summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-06-20batman-adv: fix skb->data assignmentAntonio Quartulli1-0/+2
2012-06-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-7/+9
2012-06-19sctp: fix warning when compiling without IPv6Daniel Halperin1-0/+2
2012-06-19ipv6: Move ipv6 proc file registration to end of init orderThomas Graf1-10/+31
2012-06-18Merge branch 'v9fs-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/er...Linus Torvalds1-1/+1
2012-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-9/+91
2012-06-18net: remove my future former mail addressRémi Denis-Courmont9-15/+14
2012-06-16Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller2-22/+12
2012-06-16Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-7/+8
2012-06-16ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf2-12/+22
2012-06-16net: remove skb_orphan_try()Eric Dumazet3-26/+1
2012-06-14Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal1-1/+1
2012-06-14netpoll: fix netpoll_send_udp() bugsEric Dumazet1-5/+6
2012-06-13splice: fix racy pipe->buffers usesEric Dumazet1-0/+1
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-4/+12
2012-06-13mac80211: stop polling in disassociationDavid Spinadel1-2/+2
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller1-0/+3
2012-06-13cfg80211: fix potential deadlock in regulatoryEliad Peller1-1/+1
2012-06-13Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2-34/+43
2012-06-12mac80211: add missing kernel-docAshok Nagarajan1-0/+3
2012-06-12Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc1-6/+8
2012-06-12rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton1-6/+6
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+4
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-5/+79
2012-06-119p: BUG before corrupting memorySasha Levin1-1/+1
2012-06-09cfg80211: check iface combinations only when iface is runningMichal Kazior1-1/+1
2012-06-09mac80211: add some missing kernel-docJohannes Berg1-0/+2
2012-06-09net/core: fix kernel-doc warningsRandy Dunlap2-3/+3
2012-06-09Bluetooth: Add support for encryption key refreshJohan Hedberg1-0/+48
2012-06-09l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet1-3/+6
2012-06-08mac80211: add back channel change flagStanislaw Gruszka1-1/+1
2012-06-08NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin1-0/+3
2012-06-08Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg1-3/+6
2012-06-08Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg1-1/+6
2012-06-08Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal1-0/+18
2012-06-08Bluetooth: Fix SMP pairing method selectionJohan Hedberg1-1/+1
2012-06-08snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat4-0/+5
2012-06-08appletalk: Remove out of date message in printkDave Jones1-3/+1
2012-06-08ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf1-1/+1
2012-06-08net: neighbour: fix neigh_dump_info()Eric Dumazet1-8/+6
2012-06-08net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet1-0/+2
2012-06-07netfilter: nf_ct_h323: fix bug in rtcp nattingPablo Neira Ayuso1-3/+2
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom1-31/+41
2012-06-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller11-22/+97
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-22/+97
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-1/+1
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet1-4/+12
2012-06-05cfg80211: fix interface combinations checkJohannes Berg1-1/+18
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes1-1/+1
2012-06-04mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov1-2/+2