summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-06-25caif: Clear shutdown mask to zero at reconnect.Sjur Brændeland
2012-06-25tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()Neal Cardwell
2012-06-25ipv6: fib: fix fib dump restartEric Dumazet
2012-06-23batman-adv: fix race condition in TT full-table replacementAntonio Quartulli
2012-06-23batman-adv: only drop packets of known wifi clientsMarek Lindner
2012-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-19batman-adv: fix skb->data assignmentAntonio Quartulli
2012-06-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-06-19sctp: fix warning when compiling without IPv6Daniel Halperin
2012-06-19ipv6: Move ipv6 proc file registration to end of init orderThomas Graf
2012-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-17net: remove my future former mail addressRĂ©mi Denis-Courmont
2012-06-16Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller
2012-06-15ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf
2012-06-15net: remove skb_orphan_try()Eric Dumazet
2012-06-14Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal
2012-06-13netpoll: fix netpoll_send_udp() bugsEric Dumazet
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-06-13mac80211: stop polling in disassociationDavid Spinadel
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller
2012-06-13cfg80211: fix potential deadlock in regulatoryEliad Peller
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-06-12mac80211: add missing kernel-docAshok Nagarajan
2012-06-12Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc
2012-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-06-09cfg80211: check iface combinations only when iface is runningMichal Kazior
2012-06-09mac80211: add some missing kernel-docJohannes Berg
2012-06-09net/core: fix kernel-doc warningsRandy Dunlap
2012-06-09Bluetooth: Add support for encryption key refreshJohan Hedberg
2012-06-08l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet
2012-06-08mac80211: add back channel change flagStanislaw Gruszka
2012-06-08NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin
2012-06-08Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg
2012-06-08Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg
2012-06-08Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal
2012-06-08Bluetooth: Fix SMP pairing method selectionJohan Hedberg
2012-06-07snmp: fix OutOctets counter to include forwarded datagramsVincent Bernat
2012-06-07appletalk: Remove out of date message in printkDave Jones
2012-06-07ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf
2012-06-07net: neighbour: fix neigh_dump_info()Eric Dumazet
2012-06-07net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet
2012-06-07netfilter: nf_ct_h323: fix bug in rtcp nattingPablo Neira Ayuso
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom
2012-06-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2012-06-05cfg80211: fix interface combinations checkJohannes Berg
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes