aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-04-21Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan
2011-02-23net_sched: long word align struct qdisc_skb_cb dataEric Dumazet
2011-02-22ipv6: Add IPv6 multicast address flag definesLinus Lüssing
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal
2011-02-03include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-01netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2011-01-20net_sched: accurate bytes/packets stats/ratesEric Dumazet
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-13ipsec: update MAX_AH_AUTH_LEN to support sha512Nicolas Dichtel
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12sched: remove unused backlog in RED statsstephen hemminger
2011-01-12Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian
2011-01-11ah: update maximum truncated ICV lengthNicolas Dichtel
2011-01-10arp: allow to invalidate specific ARP entriesMaxim Levitsky
2011-01-10net_sched: factorize qdisc stats handlingEric Dumazet
2011-01-10phonet: some signedness bugsDan Carpenter
2011-01-10cfg80211: add mesh join/leave callback docsJohannes Berg
2011-01-10mac80211: add missing docs for off-chan TX flagJohannes Berg
2011-01-10mac80211: add remain-on-channel docsJohannes Berg
2011-01-09net/sock.h: make some fields private to fix kernel-doc warning(s)Randy Dunlap
2011-01-06netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid
2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid
2010-12-31net_dcb: add application notifiersJohn Fastabend
2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend
2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-22Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg
2010-12-22Bluetooth: Add management events for controller addition & removalJohan Hedberg
2010-12-22Bluetooth: Add read_info management commandJohan Hedberg
2010-12-22Bluetooth: Add read_index_list management commandJohan Hedberg
2010-12-22Bluetooth: Add read_version management commandJohan Hedberg
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville