fix crash in flush_icache_page_asm on PA1.1
[pandora-kernel.git] / net /
2012-05-20 Eric Dumazetpktgen: fix module unload for good
2012-05-20 Eric Dumazetpktgen: fix crash at module unload
2012-05-20 Willy Tarreautcp: do_tcp_sendpages() must try to push data out on...
2012-05-20 Eric Dumazettcp: change tcp_adv_win_scale and tcp_rmem[2]
2012-05-20 Yuchung Chengtcp: fix infinite cwnd in tcp_complete_cwr()
2012-05-20 Sasha Levinnet: l2tp: unlock socket lock before returning from...
2012-05-20 Eric W. Biedermannet: In unregister_netdevice_notifier unregister the...
2012-05-20 Eric Dumazetnetem: fix possible skb leak
2012-05-11 Felix Fietkaumac80211: fix AP mode EAP tx for VLAN stations
2012-05-11 Johannes Bergnl80211: ensure interface is up in various APIs
2012-05-11 Neal Cardwelltcp: fix TCP_MAXSEG for established IPv6 passive sockets
2012-05-11 Eric W. Biedermannet ax25: Reorder ax25_exit to remove races.
2012-05-11 Julian Anastasovnetns: do not leak net_generic data on failed init
2012-05-11 Eric Dumazettcp: fix tcp_grow_window() for large incoming frames
2012-05-11 David Wardnet_sched: gred: Fix oops in gred_dump() in WRED mode
2012-05-11 Eric Dumazettcp: avoid order-1 allocations on wifi and tx path
2012-05-11 Eric Dumazettcp: fix tcp_trim_head()
2012-05-11 Eric Dumazetnet: allow pskb_expand_head() to get maximum tailroom
2012-05-11 Neal Cardwelltcp: fix tcp_rcv_rtt_update() use of an unscaled RTT...
2012-05-11 Eric Dumazetnet: fix a race in sock_queue_err_skb()
2012-05-11 Eric Dumazetnetlink: fix races after skb queueing
2012-05-11 Sasha Levinphonet: Check input from user before allocating
2012-05-11 RongQing.Liipv6: fix array index in ip6_mc_add_src()
2012-05-11 Herbert Xubridge: Do not send queries on multicast group leaves
2012-05-11 Thomas Grafsctp: Allow struct sctp_event_subscribe to grow without...
2012-05-11 Eric Dumazettcp: allow splice() to build full TSO packets
2012-05-11 Eric Dumazetnet: fix /proc/net/dev regression
2012-05-11 Lukasz Kucharczykcfg80211: fix interface combinations check.
2012-04-22 Johan HovoldBluetooth: hci_core: fix NULL-pointer dereference at...
2012-04-13 Peter HurleyBluetooth: Fix l2cap conn failures for ssp devices
2012-04-13 Stanislaw Gruszkamac80211: fix possible tid_rx->reorder_timer use after...
2012-04-13 danborkmann@iogear... rose_dev: fix memcpy-bug in rose_set_mac_address
2012-04-02 Dan Carpenternfsd: don't allow zero length strings in cache_parse()
2012-04-02 Steffen Klassertxfrm: Access the replay notify functions via the regist...
2012-04-02 Dave JonesRemove printk from rds_sendmsg
2012-04-02 Eric Dumazetnet: fix napi_reuse_skb() skb reserve
2012-04-02 Eric Dumazetnet: fix a potential rcu_read_lock() imbalance in rt6_f...
2012-04-02 Gao fengipv6: fix incorrent ipv6 ipsec packet fragment
2012-04-02 Benjamin LaHaiseFix pppol2tp getsockname()
2012-04-02 Trond MyklebustSUNRPC: We must not use list_for_each_entry_safe()...
2012-04-02 Greg Rosertnetlink: Fix VF IFLA policy
2012-03-23 RongQing.Liipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
2012-03-23 Eric Dumazettcp: fix syncookie regression
2012-03-19 Li WeiIPv6: Fix not join all-router mcast group when forwardi...
2012-03-19 Neal Cardwelltcp: fix tcp_shift_skb_data() to not shift SACKed data...
2012-03-19 Ulrich Weberbridge: check return value of ipv6_dev_get_saddr()
2012-03-19 Neal Cardwelltcp: don't fragment SACKed skbs in tcp_mark_head_lost()
2012-03-19 Neal Cardwelltcp: fix false reordering signal in tcp_shifted_skb
2012-03-19 Eric Dumazetipsec: be careful of non existing mac headers
2012-03-19 Michel Machadoneighbour: Fixed race condition at tbl->nht
2012-03-12 Mohammed Shafi Sha... mac80211: zero initialize count field in ieee80211_tx_rate
2012-03-01 Simon Hormanipvs: fix matching of fwmark templates during scheduling
2012-03-01 Neal Cardwelltcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint...
2012-03-01 Neal Cardwelltcp: fix range tcp_shifted_skb() passes to tcp_sacktag_...
2012-03-01 Neal Cardwelltcp: allow tcp_sacktag_one() to tag ranges not aligned...
2012-03-01 Eric Dumazetgro: more generic L2 header check
2012-03-01 David S. Millernet: Make qdisc_skb_cb upper size bound explicit.
2012-03-01 Li Weiipv4: Fix wrong order of ip_rt_get_source() and update...
2012-03-01 Shawn Lutcp_v4_send_reset: binding oif to iif in no sock case
2012-03-01 Hagen Paul Pfeifernet_sched: Bug in netem reordering
2012-03-01 Eric Dumazetnetpoll: netpoll_poll_dev() should access dev->flags
2012-03-01 Thomas Grafnet: Don't proxy arp respond if iif == rt->dst.dev...
2012-03-01 Mohammed Shafi Sha... mac80211: Fix a rwlock bad magic bug
2012-02-20 Eliad Pellermac80211: timeout a single frame in the rx reorder...
2012-02-03 shawnlutcp: md5: using remote adress for md5 lookup in rst...
2012-02-03 Neal Cardwelltcp: fix tcp_trim_head() to adjust segment count with...
2012-02-03 David S. Millerrds: Make rds_sock_lock BH rather than IRQ safe.
2012-02-03 Eric Dumazetnet: reintroduce missing rcu_assign_pointer() calls
2012-02-03 James Chapmanl2tp: l2tp_ip - fix possible oops on packet receive
2012-02-03 Eric Dumazetaf_unix: fix EPOLLET regression for stream sockets
2012-02-03 Eric W. Biedermannet caif: Register properly as a pernet subsystem.
2012-02-03 Eric Dumazetnetns: fix net_alloc_generic()
2012-02-03 Johannes Bergmac80211: fix work removal on deauth request
2012-01-26 Johannes Bergmac80211: revert on-channel work optimisations
2012-01-26 J. Bruce Fieldssvcrpc: avoid memory-corruption on pool shutdown
2012-01-26 J. Bruce Fieldssvcrpc: destroy server sockets all at once
2012-01-26 J. Bruce Fieldssvcrpc: fix double-free on shutdown of nfsd after chang...
2012-01-26 Stanislaw Gruszkamac80211: fix rx->key NULL pointer dereference in promi...
2012-01-26 Andy AdamsonNFSv4: include bitmap in nfsv4 get acl data
2012-01-12 Ben Hutchingsigmp: Avoid zero delay when receiving odd mixture of...
2012-01-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-04 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-01-03 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-01-03 Eric Dumazetsch_qfq: fix overflow in qfq_update_start()
2012-01-02 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2012-01-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-31 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-12-31 Xi Wangnetfilter: ctnetlink: fix timeout calculation
2011-12-31 Julian Anastasovipvs: try also real server with port 0 in backup server
2011-12-30 Linus TorvaldsMerge branch 'fixes' of ftp.arm.linux.org.uk/pub/linux...
2011-12-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'v3.2-samsung-fixes-4' of git://git./linux...
2011-12-30 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2011-12-30 Linus TorvaldsMerge branch 'iommu/fixes' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-30 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next