summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-07-16splice: fix racy pipe->buffers usesEric Dumazet1-1/+2
2012-07-16mac80211: fix queues stuck issue with HT bandwidth changeJohannes Berg1-5/+6
2012-07-16SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky1-4/+0
2012-07-16SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2-14/+17
2012-07-16mac80211: correct behaviour on unrecognised action framesJohannes Berg1-1/+4
2012-07-16mac80211: clear ifmgd->bssid only after building DELBAEliad Peller1-7/+6
2012-07-16batman-adv: only drop packets of known wifi clientsMarek Lindner1-4/+4
2012-07-16batman-adv: fix skb->data assignmentAntonio Quartulli1-0/+2
2012-07-16cfg80211: fix potential deadlock in regulatoryEliad Peller1-1/+1
2012-07-16NFC: Prevent multiple buffer overflows in NCIDan Rosenberg1-5/+5
2012-07-16NFC: Return from rawsock_release when sk is NULLEric Dumazet1-1/+4
2012-07-16bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger3-1/+3
2012-07-16net: remove skb_orphan_try()Eric Dumazet3-26/+1
2012-07-16netpoll: fix netpoll_send_udp() bugsEric Dumazet1-5/+6
2012-07-16ipv6: Move ipv6 proc file registration to end of init orderThomas Graf1-10/+31
2012-07-16ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf1-1/+1
2012-07-16net: neighbour: fix neigh_dump_info()Eric Dumazet1-8/+6
2012-07-16l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet1-3/+6
2012-07-16net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet1-0/+2
2012-07-16inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet1-4/+12
2012-07-16drop_monitor: dont sleep in atomic contextEric Dumazet1-69/+33
2012-07-16net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang1-2/+5
2012-06-229p: BUG before corrupting memorySasha Levin1-1/+1
2012-06-22rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton1-6/+6
2012-06-22NFSv4.1: Fix a request leak on the back channelTrond Myklebust1-1/+2
2012-06-17cfg80211: fix interface combinations checkJohannes Berg1-1/+18
2012-06-17mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov1-2/+2
2012-06-17mac80211: clean up remain-on-channel on interface stopJohannes Berg2-0/+28
2012-06-17mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman1-1/+1
2012-06-10xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2-26/+16
2012-06-10l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman1-6/+24
2012-06-10ipv6: fix incorrect ipsec fragmentGao feng2-18/+53
2012-06-10ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang1-6/+6
2012-06-10sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slotTrond Myklebust2-2/+5
2012-06-10mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira1-6/+6
2012-06-01cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez1-0/+10
2012-05-18pktgen: fix module unload for goodEric Dumazet1-2/+2
2012-05-17tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau1-2/+1
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik7-21/+49
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-7/+31
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg2-2/+10
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan4-5/+21
2012-05-13openvswitch: checking wrong variable in queue_userspace_packet()Dan Carpenter1-1/+1
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-65/+36
2012-05-10sctp: check cached dst before using itNicolas Dichtel2-20/+1
2012-05-10pktgen: fix crash at module unloadEric Dumazet1-2/+8
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2-32/+6
2012-05-10ipv4: Do not use dead fib_info entries.David S. Miller1-0/+2
2012-05-10Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-3/+4
2012-05-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2-11/+19