summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | wimax/i2400m: decide properly if using signed vs non-signed firmware loadingInaky Perez-Gonzalez2009-10-191-10/+0
| * | | | wimax: allow specifying debug levels as command line optionInaky Perez-Gonzalez2009-10-191-0/+72
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-064-8/+13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik2009-11-062-5/+7
| * | | | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-301-0/+2
| * | | | net: Fix RPF to work with policy routingjamal2009-10-291-1/+2
| * | | | net: fix kmemcheck annotationsEric Dumazet2009-10-291-2/+2
* | | | | net: pass kern to net_proto_family create functionEric Paris2009-11-051-1/+2
* | | | | net: drop capability from protocol definitionsEric Paris2009-11-052-6/+0
| |_|/ / |/| | |
* | | | tcp: Use defaults when no route options are availableGilad Ben-Yossef2009-11-041-1/+1
* | | | net: cleanup include/linuxEric Dumazet2009-11-0487-694/+351
* | | | net: Introduce for_each_netdev_rcu() iteratorEric Dumazet2009-11-041-0/+2
* | | | net: cleanup include/netEric Dumazet2009-11-0437-240/+120
* | | | gianfar: Basic Support for programming hash rulesSandeep Gopalpet2009-11-021-0/+2
* | | | tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson2009-11-021-0/+1
* | | | tg3 / broadcom: Add code to disable rxc refclkMatt Carlson2009-11-021-1/+1
* | | | tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson2009-11-021-0/+1
* | | | broadcom: Consolidate dev_flags definitionsMatt Carlson2009-11-021-6/+11
* | | | net: Introduce dev_get_by_name_rcu()Eric Dumazet2009-11-011-0/+1
* | | | RDS: Add GET_MR_FOR_DEST sockoptAndy Grover2009-10-301-0/+8
* | | | net: Allow devices to specify a device specific sysfs group.Eric W. Biederman2009-10-301-2/+2
| |_|/ |/| |
* | | gro: Change all receive functions to return GRO result codesBen Hutchings2009-10-292-15/+18
* | | gro: Name the GRO result enumeration typeBen Hutchings2009-10-291-4/+6
* | | net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov2009-10-292-0/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-293-22/+61
|\ \ \
| * | | mac80211: add ieee80211_rx_ni()Kalle Valo2009-10-271-6/+26
| * | | cfg80211: no cookies in cfg80211_send_XXX()Holger Schurig2009-10-271-8/+23
| * | | ssb: Put host pointers into a unionMichael Buesch2009-10-271-8/+12
* | | | net: Introduce dev_get_by_index_rcu()Eric Dumazet2009-10-291-0/+1
* | | | Allow disabling of DSACK TCP option per routeGilad Ben-Yossef2009-10-291-0/+1
* | | | Allow to turn off TCP window scale opt per routeGilad Ben-Yossef2009-10-291-0/+1
* | | | Allow disabling TCP timestamp options per routeGilad Ben-Yossef2009-10-291-1/+1
* | | | Add the no SACK route option featureGilad Ben-Yossef2009-10-291-1/+1
* | | | Add dst_feature to query route entry featuresGilad Ben-Yossef2009-10-291-1/+7
* | | | Allow tcp_parse_options to consult dst entryGilad Ben-Yossef2009-10-291-1/+2
* | | | net: Add ndo_fcoe_get_wwn to net_device_opsYi Zou2009-10-291-0/+4
* | | | vlan: Optimize multiple unregistrationEric Dumazet2009-10-281-0/+1
* | | | net: add a list_head parameter to dellink() methodEric Dumazet2009-10-281-1/+2
* | | | net: Introduce unregister_netdevice_many()Eric Dumazet2009-10-281-0/+1
* | | | net: Introduce unregister_netdevice_queue()Eric Dumazet2009-10-281-1/+8
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-271-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet2009-10-201-4/+4
* | | | vlan: allow null VLAN ID to be usedEric Dumazet2009-10-271-5/+9
* | | | rtnetlink: speedup rtnl_dump_ifinfo()Eric Dumazet2009-10-241-0/+4
* | | | ipv6 sit: RCU conversion phase IEric Dumazet2009-10-241-0/+1
| |/ / |/| |
* | | pkt_sched: skbedit add support for setting markjamal2009-10-222-0/+4
* | | net: Fix for dst_negative_adviceKrishna Kumar2009-10-201-2/+10
* | | net: Introduce sk_tx_queue_mappingKrishna Kumar2009-10-201-0/+26
* | | net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selectedArnaldo Carvalho de Melo2009-10-201-1/+5
* | | filter: Add SKF_AD_QUEUE instructionEric Dumazet2009-10-201-1/+2
OpenPOWER on IntegriCloud