summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net_dma: convert to dma_find_channelDan Williams2009-01-061-11/+0Star
* dmaengine: up-level reference counting to the module levelDan Williams2009-01-061-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-2849-724/+1088
|\
| * netlink: fix (theoretical) overrun in message iterationVegard Nossum2008-12-261-1/+1
| * sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun2008-12-261-0/+2
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-241-1/+3
| |\
| * | net: fix DCB setstate to return success/failureDon Skidmore2008-12-221-1/+1
| * | mac80211: implement dynamic power saveKalle Valo2008-12-191-0/+6
| * | mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-191-2/+9
| * | mac80211: Fix HT channel selectionSujith2008-12-192-9/+2Star
| * | nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-191-0/+40
| * | Phonet: use atomic for packet TX windowRémi Denis-Courmont2008-12-181-1/+1
| * | tcp: Add GRO supportHerbert Xu2008-12-161-0/+6
| * | ipv4: Add GRO infrastructureHerbert Xu2008-12-161-0/+3
| * | mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-121-20/+7Star
| * | mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-121-5/+0Star
| * | ieee80211_security: correct warning about width of auth_modeJohn W. Linville2008-12-121-3/+2Star
| * | mac80211: improve sta_notify documentationJohannes Berg2008-12-121-2/+2
| * | netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2008-12-111-0/+3
| * | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2008-12-111-0/+2
| * | netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2008-12-111-0/+1
| * | netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2008-12-111-0/+1
| * | netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery2008-12-111-0/+2
| * | netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2008-12-111-0/+3
| * | mac80211: document ieee80211_tx_info.padKalle Valo2008-12-051-0/+1
| * | mac80211: add sta_notify_ps callbackChristian Lamparter2008-12-051-0/+18
| * | wireless: clean up radiotap a bitJohannes Berg2008-12-051-12/+3Star
| * | cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg2008-12-051-0/+4
| * | cfg80211: handle SIOCGIWNAMEJohannes Berg2008-12-051-0/+7
| * | nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-052-0/+12
| * | Phonet: basic net namespace supportRémi Denis-Courmont2008-12-042-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-12-032-3/+3
| |\ \
| | * | Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-2/+2
| | * | Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-301-1/+1
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-031-0/+1
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-11-287-9/+81
| |\ \ \
| | * | | netfilter: fix warning in net/netfilter/nf_conntrack_proto_tcp.cIngo Molnar2008-11-251-1/+1
| | * | | netfilter: nfnetlink_log: fix warning and prototype mismatchPatrick McHardy2008-11-181-1/+1
| | * | | netfilter: ctnetlink: deliver events for conntracks changed from userspacePablo Neira Ayuso2008-11-183-5/+56
| | * | | netfilter: ctnetlink: helper modules load-on-demand supportPablo Neira Ayuso2008-11-181-3/+2Star
| | * | | netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso2008-11-171-0/+3
| | * | | netfilter: netns ebtables: ebtable_nat in netnsAlexey Dobriyan2008-11-041-0/+1
| | * | | netfilter: netns ebtables: ebtable_filter in netnsAlexey Dobriyan2008-11-041-0/+1
| | * | | netfilter: netns ebtables: ebtable_broute in netnsAlexey Dobriyan2008-11-041-0/+3
| | * | | netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.Eric Leblond2008-11-041-0/+14
| * | | | decnet: compile fix for removal of byteorder wrapperHarvey Harrison2008-11-281-1/+1
| * | | | decnet: remove private wrappers of endian helpersHarvey Harrison2008-11-272-8/+6Star
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-272-0/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-271-0/+22
| |\ \ \ \ \
| | * | | | | cfg80211: add support for custom firmware regulatory solutionsLuis R. Rodriguez2008-11-251-0/+7