Commit Graph

155254 Commits (2e477c9bd2bb6a1606e498adb53ba913378ecdf2)
 

Author SHA1 Message Date
Herbert Xu 2e477c9bd2 vlan: Propagate physical MTU changes 16 years ago
Mike Frysinger 37cf2b8d16 connector: get test code working by default 16 years ago
Mike Frysinger 41144ca3dd connector: clean up grammar/style in documentation 16 years ago
Mike Frysinger 0741241c6b connector: make callback argument type explicit 16 years ago
Sridhar Samudrala e36aa25a53 tun: Allow tap device to send/receive UFO packets. 16 years ago
Sridhar Samudrala 5c5167515d virtio-net: Allow UFO feature to be set and advertised. 16 years ago
Peter P Waskiewicz Jr bbf50e4df1 ixgbe: Bump version number 16 years ago
Peter P Waskiewicz Jr 3845bec0f3 ixgbe: Add device support for a new copper 82598 device 16 years ago
Peter P Waskiewicz Jr 078788b6a6 ixgbe: Make sure boolean assignments from bitwise operations done correctly 16 years ago
Peter P Waskiewicz Jr f4ec443b2b ixgbe: Remove legacy descriptor support 16 years ago
Eric Dumazet c482c56857 udp: cleanups 16 years ago
Wolfgang Denk 652f6787c0 fs_enet/mii-fec.c: fix MII speed calculation 16 years ago
David S. Miller da8120355e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Vincent CUISSARD 7fefe6a884 cdc-eem: bad crc checking 16 years ago
Lucy Liu 869f1c54e9 ixgbe: Remove DPRINTK messages in DCB mode 16 years ago
Lucy Liu 86e713a06a ixgbe: clear mac address data block in DCB mode 16 years ago
Stephen Hemminger 3d1454dd93 sky2: revert shutdown changes 16 years ago
Eric Dumazet 4dc6dc7162 net: sock_copy() fixes 16 years ago
Krzysztof Halasa 303d67c288 E100: work around the driver using streaming DMA mapping for RX descriptors. 16 years ago
Moni Shoua e36b9d16c6 bonding: clean muticast addresses when device changes type 16 years ago
roel kluin 37b76c697f atl1c: misplaced parenthesis 16 years ago
roel kluin c5ad4f592e atl1c: add missing parentheses 16 years ago
David S. Miller 95aa1fe4ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 16 years ago
Eric Dumazet 941297f443 netfilter: nf_conntrack: nf_conntrack_alloc() fixes 16 years ago
Patrick McHardy aa6a03eb0a netfilter: xt_osf: fix nf_log_packet() arguments 16 years ago
Johannes Berg c86ae82605 gianfar: remove unused DECLARE_MAC_BUF 16 years ago
Lothar Waßmann b13bb2e993 net/can: add module alias to can protocol drivers 16 years ago
Lothar Waßmann f7e5cc0c40 net/can bugfix: use after free bug in can protocol drivers 16 years ago
Johannes Berg 1dacc76d00 net/compat/wext: send different messages to compat tasks 16 years ago
Johannes Berg 4f45b2cd4e wext: optimise, comment and fix event sending 16 years ago
Johannes Berg b333b3d228 wireless extensions: make netns aware 16 years ago
David S. Miller 252aa9d94a Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines." 16 years ago
Tobias Klauser 8660c1240e skbuff.h: Fix comment for NET_IP_ALIGN 16 years ago
Dongdong Deng 79fbe13483 drivers/net: using spin_lock_irqsave() in net_send_packet() 16 years ago
Jiri Slaby bc23283c7b NET: phy_device, fix lock imbalance 16 years ago
Andreas Jaggi ee686ca919 gre: fix ToS/DiffServ inherit bug 16 years ago
Tobias Klauser 97fd5bc7f2 net: Rename lookup_neigh_params function 16 years ago
Eric Dumazet c8159b2db1 igb: gcc-3.4.6 fix 16 years ago
roel kluin 41796e91a2 atlx: duplicate testing of MCAST flag 16 years ago
Ralf Baechle adeab1afb7 NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. 16 years ago
Julia Lawall 8e321c4f72 drivers/net/bonding: Adjust constant name 16 years ago
Huang Weiyi 440c1ce178 dropmon: remove duplicated #include 16 years ago
Changli Gao df5ede8258 net: remove redundant sched/ in net/Makefile 16 years ago
Sridhar Samudrala ba73542585 udpv6: Handle large incoming UDP/IPv6 packets and support software UFO 16 years ago
Sridhar Samudrala 7ea2f2c5a6 udpv6: Remove unused skb argument of ipv6_select_ident() 16 years ago
Sridhar Samudrala c31d532690 udpv6: Fix gso_size setting in ip6_ufo_append_data 16 years ago
Sridhar Samudrala 493c6be3fe udpv6: Fix HW checksum support for outgoing UFO packets 16 years ago
Sridhar Samudrala d7ca4cc01f udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. 16 years ago
Ben Hutchings 635ecaa70e netdev: restore MTU change operation 16 years ago
Ben Hutchings 240c102d9c netdev: restore MAC address set and validate operations 16 years ago