summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-23netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng3-34/+41
2013-01-23netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng3-27/+19
2013-01-23netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng3-32/+39
2013-01-23netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng3-32/+43
2013-01-23netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng3-29/+28
2013-01-23netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng3-33/+41
2013-01-23netfilter: nf_conntrack: move initialization out of pernet operationsGao feng3-83/+77
2013-01-22netpoll: fix an uninitialized variableCong Wang1-0/+1
2013-01-22ipv6: remove duplicated declaration of ip6_fragment()Cong Wang1-2/+0
2013-01-22Merge branch 'legacy-isa-delete' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller58-24868/+11
2013-01-22netfilter: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明3-15/+15
2013-01-22ipv6: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明1-2/+2
2013-01-22ipv4: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明3-3/+3
2013-01-22net: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-01-22neigh: Keep neighbour cache entries if number of them is small enough.YOSHIFUJI Hideaki / 吉藤英明2-0/+9
2013-01-22ipmr: fix sparse warning when testing origin or groupNicolas Dichtel1-11/+12
2013-01-22drivers/net: delete old x86 variant of the seeq8005 driverPaul Gortmaker5-921/+0
2013-01-22drivers/net: delete Digital EtherWorks-3 support.Paul Gortmaker7-2352/+0
2013-01-22drivers/net: delete old DEC depca ISA drivers support.Paul Gortmaker6-2201/+0
2013-01-22drivers/net: delete the really obsolete 8390 based 10Mbit ISA driversPaul Gortmaker8-2369/+0
2013-01-22drivers/net: delete old fujitsu based eth16i driverPaul Gortmaker5-1504/+0
2013-01-22drivers/net: delete at1700 ISA 10Mbit driverPaul Gortmaker4-808/+0
2013-01-22drivers/net: delete old 8 bit ISA Racal ni5010 support.Paul Gortmaker8-966/+0
2013-01-22drivers/net: delete Racal Interlan ISA ni52 (i825xx) driverPaul Gortmaker5-1672/+0
2013-01-22drivers/net: delete intel i825xx based znet notebook driverPaul Gortmaker3-939/+0
2013-01-22drivers/net: delete ISA intel eexpress and eepro i825xx driversPaul Gortmaker6-3699/+0
2013-01-22drivers/net: delete the 3Com 3c505/3c507 intel i825xx supportPaul Gortmaker6-2936/+0
2013-01-22drivers/net: delete old parallel port de600/de620 driversPaul Gortmaker8-2049/+2
2013-01-22drivers/net: delete old 8bit ISA 3c501 driver.Paul Gortmaker5-1007/+0
2013-01-22drivers/net: delete intel 486 panther onboard ethernet supportPaul Gortmaker3-1346/+0
2013-01-22drivers/net: delete 486 Apricot supportPaul Gortmaker4-99/+9
2013-01-21isdn/gigaset: beautify ev-layer.cTilman Schmidt2-64/+64
2013-01-21isdn/gigaset: beautify common.cTilman Schmidt1-22/+9
2013-01-21isdn/gigaset: beautify interface.cTilman Schmidt1-31/+15
2013-01-21isdn/gigaset: leave DLE mode before hanging upTilman Schmidt1-0/+5
2013-01-21isdn/divert: fix readability damageTilman Schmidt3-247/+237
2013-01-21drivers/net/ethernet/sfc/ptp.c: adjust duplicate testJulia Lawall1-1/+1
2013-01-21ndisc: Do not try to update "updated" time if neighbour has already gone.YOSHIFUJI Hideaki / 吉藤英明1-3/+3
2013-01-21Merge branch 'dsa'David S. Miller2-2/+8
2013-01-21dsa: make dsa_switch_setup check for valid port namesFlorian Fainelli1-0/+6
2013-01-21dsa: use an unique and non conflicting bus name for the slave MII busFlorian Fainelli1-2/+2
2013-01-21net: move rx and tx hash functions to net/core/flow_dissector.cCong Wang2-175/+173
2013-01-21Merge branch 'virtio_mac'David S. Miller4-55/+106
2013-01-21virtio-net: introduce a new control to set macaddrAmos Kong2-4/+25
2013-01-21net: split eth_mac_addr for better error handlingStefan Hajnoczi2-6/+37
2013-01-21move virtnet_send_command() above virtnet_set_mac_address()Amos Kong1-45/+44
2013-01-21Merge branch 'mcast'David S. Miller7-39/+231
2013-01-21mcast: add multicast proxy support (IPv4 and IPv6)Nicolas Dichtel4-28/+225
2013-01-21mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()Nicolas Dichtel5-13/+8
2013-01-21Documentation: remove obsolete networking/multicast.txt filePaul Gortmaker2-65/+0