aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-20l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookupTom Parkin
2013-03-20l2tp: close sessions before initiating tunnel deleteTom Parkin
2013-03-20l2tp: close sessions in ip socket destroy callbackTom Parkin
2013-03-20l2tp: export l2tp_tunnel_closeallTom Parkin
2013-03-20l2tp: add udp encap socket destroy handlerTom Parkin
2013-03-20udp: add encap_destroy callbackTom Parkin
2013-03-20genetlink: trigger BUG_ON if a group name is too longMasatake YAMATO
2013-03-20NFC: llcp: Remove possible double call to kfree_skbThierry Escande
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-20cfg80211: fix error return code in cfg80211_init()Wei Yongjun
2013-03-20cfg80211: fix potential connection work crashJohannes Berg
2013-03-20xfrm: Fix replay notification for esn.Steffen Klassert
2013-03-20NFC: llcp: Detach socket from process context only when releasing the socketSamuel Ortiz
2013-03-209p/trans_virtio.c: use virtio_add_sgs[]Rusty Russell
2013-03-20netfilter: remove unused "config IP_NF_QUEUE"Paul Bolle
2013-03-19packet: packet fanout rollover during socket overloadWillem de Bruijn
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-19netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov
2013-03-19netfilter: nf_conntrack: add include to fix sparse warningstephen hemminger
2013-03-19netfilter: nfnetlink_queue: zero copy supportEric Dumazet
2013-03-19netfilter: ctnetlink: allow to dump expectation per master conntrackPablo Neira Ayuso
2013-03-19xfrm: use xfrm direction when lookup policyBaker Zhang
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-19can: dump stack on protocol bugsOliver Hartkopp
2013-03-19ipvs: remove extra rcu lockJulian Anastasov
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov
2013-03-19ipvs: fix some sparse warningsJulian Anastasov
2013-03-19ipvs: fix hashing in ip_vs_svc_hashkeyJulian Anastasov
2013-03-19ipvs: fix sctp chunk length orderJulian Anastasov
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18mac80211/minstrel_ht: do not sample actively used ratesFelix Fietkau
2013-03-18mac80211/minstrel_ht: avoid useless sampling of high-probability slower ratesFelix Fietkau
2013-03-18mac80211/minstrel_ht: improve rate selection stabilityFelix Fietkau
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka
2013-03-18Bluetooth: Fix PIN/Confirm/Passkey response parametersJohan Hedberg
2013-03-18Bluetooth: Simplify address parameters of user_pairing_resp()Johan Hedberg
2013-03-18Bluetooth: Fix fast connectable state when enabling page scanJohan Hedberg
2013-03-18Bluetooth: Fix updating page scan parameters when not necessaryJohan Hedberg
2013-03-18Bluetooth: Update page scan parameters after successful write commandsJohan Hedberg
2013-03-18Bluetooth: Add reading of page scan parametersJohan Hedberg
2013-03-18tcp: dont handle MTU reduction on LISTEN socketEric Dumazet
2013-03-18net: Fix a comment typoKusanagi Kouichi
2013-03-18Bluetooth: Disable fast connectable when disabling connectableJohan Hedberg
2013-03-18Bluetooth: Refactor fast connectable HCI commandsJohan Hedberg
2013-03-18Bluetooth: Add proper flag for fast connectable modeJohan Hedberg
2013-03-18Bluetooth: Fix error response for simultaneous fast connectable commandsJohan Hedberg