aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-05-06net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01af_unix: fix a fatal race with bit fieldsEric Dumazet
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-29net: defer net_secret[] initializationEric Dumazet
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Simon Horman
2013-04-29netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal
2013-04-29net: increase frag hash sizeJesper Dangaard Brouer
2013-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-04-25genl: Allow concurrent genl callbacks.Pravin B Shelar
2013-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com
2013-04-23ipvs: fix sparse warnings for some parametersJulian Anastasov
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann
2013-04-22net: remove a stale comment for dl_nextEric Dumazet
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-04-22mac80211: improve the rate control APIFelix Fietkau
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-20net: fix incorrect credentials passingLinus Torvalds
2013-04-19irda: small read past the end of array in debug codeDan Carpenter
2013-04-19netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy
2013-04-19Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes
2013-04-18Bluetooth: Add macros for filter duplicates valuesAndre Guedes
2013-04-18Bluetooth: Add LE scan type macrosAndre Guedes
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau
2013-04-17net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann
2013-04-17net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann
2013-04-17net: sctp: sctp_transport: remove unused variableDaniel Borkmann
2013-04-17net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann
2013-04-17net: sctp: sctp_inq: remove dead codeDaniel Borkmann
2013-04-17net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann
2013-04-17Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann
2013-04-17Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann
2013-04-17Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann
2013-04-17Bluetooth: introduce hci_conn ref-countingDavid Herrmann
2013-04-17Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann
2013-04-16mac80211: fix CTS protection handlingFelix Fietkau
2013-04-16mac80211: fix and optimize MCS mask handlingFelix Fietkau