Commit Graph

98151 Commits (e7d326ac437e9e9425dcd79382f4e5f6ca31fb16)
 

Author SHA1 Message Date
David S. Miller 030352a9c7 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
David S. Miller e6e30add6b Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next 17 years ago
Adrian Bunk d4c3c07535 irda: remove CVS keywords 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Stephen Rothwell 0c1aa20fb8 [netdrvr] Fix 8390 build breakage 17 years ago
Jeff Kirsher a5136e23b5 e1000e: allow VLAN devices to use TSO and TCP CSUM offload 17 years ago
Jeff Kirsher 48f29ffc50 igb: allow vlan devices to use TSO and TCP CSUM offload 17 years ago
Jeff Kirsher ad31c402b4 ixbge: allow vlan devices to use TSO and TCP CSUM offload 17 years ago
Greg Kroah-Hartman 72dc1c096c HSO: add option hso driver 17 years ago
Adrian Bunk 44f74c0469 drivers/net/macsonic.c: make functions static 17 years ago
Adrian Bunk 3a221d17a7 drivers/net/: remove write-only "last_dev" 17 years ago
Adrian Bunk 909fa882a8 drivers/net/mac8390.c: make functions static 17 years ago
Adrian Bunk 0b1140782a make hplance_{init,cleanup}_module() static 17 years ago
Adrian Bunk 3cacd2a1ce make drivers/net/atarilance.c:lance_addr_list[] static 17 years ago
Sven Schnelle d1d5741d85 macb: use random mac if stored address in EEPROM is invalid 17 years ago
Nobuhiro Iwamatsu 86a74ff21a net: sh_eth: add support for Renesas SuperH Ethernet 17 years ago
Magnus Damm 1ae9d2f4d7 smc911x: SuperH architecture support 17 years ago
Magnus Damm 12c03f59c3 smc911x: introduce platform data flags 17 years ago
Magnus Damm 699559f84b smc911x: pass along private data and use iomem 17 years ago
Magnus Damm 9961530a5f smc911x: fix 16-bit I/O operations 17 years ago
Magnus Damm f000092069 smc911x: remove unused 8-bit I/O operations 17 years ago
YOSHIFUJI Hideaki 9501f97229 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). 17 years ago
YOSHIFUJI Hideaki 8d26d76dd4 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. 17 years ago
YOSHIFUJI Hideaki 076fb72233 tcp md5sig: Remove redundant protocol argument. 17 years ago
YOSHIFUJI Hideaki 7d5d5525bd tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. 17 years ago
YOSHIFUJI Hideaki 81b302a321 key: Use xfrm_addr_cmp() where appropriate. 17 years ago
YOSHIFUJI Hideaki 5f95ac9111 key: Share common code path to extract address from sockaddr{}. 17 years ago
YOSHIFUJI Hideaki e5b56652c1 key: Share common code path to fill sockaddr{}. 17 years ago
YOSHIFUJI Hideaki 9e8b4ed8bb key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length. 17 years ago
Benjamin Thery 3de232554a ipv6 netns: Address labels per namespace 17 years ago
YOSHIFUJI Hideaki 2b5ead4644 ipv6 addrconf: Introduce addrconf_is_prefix_route() helper. 17 years ago
Rami Rosen 0399e5f07a ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h. 17 years ago
Rami Rosen 7d120c55df ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c. 17 years ago
Rami Rosen 9cba632e24 ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c. 17 years ago
Thomas Graf 573bf470e6 ipv4 addr: Send netlink notification for address label changes 17 years ago
Harvey Harrison c5ec514016 bluetooth: hci_bcsp.c small cleanups/api users 17 years ago
John W. Linville 9a727a250c net/mac80211/ieee80211_i.h: fix-up merge damage 17 years ago
John W. Linville cb14cb791c rt2x00dev.c: fix-up merge damage 17 years ago
David S. Miller 65b53e4cc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
David S. Miller 788c0a5316 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 17 years ago
Rami Rosen e64bda89b8 netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups 17 years ago
Rami Rosen 7bcd978e8c netfilter: nf_conntrack: remove unnecessary function declaration 17 years ago
Fabian Hugelshofer e57dce60c7 netfilter: ctnetlink: include conntrack status in destroy event message 17 years ago
Fabian Hugelshofer 718d4ad98e netfilter: nf_conntrack: properly account terminating packets 17 years ago
Patrick McHardy 51091764f2 netfilter: nf_conntrack: add nf_ct_kill() 17 years ago
Pekka Enberg 31d8519c9c netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2 17 years ago
James Morris 17e6e59f0a netfilter: ip6_tables: add ip6tables security table 17 years ago
James Morris 560ee653b6 netfilter: ip_tables: add iptables security table for mandatory access control rules 17 years ago
Pablo Neira Ayuso a258860e01 netfilter: ctnetlink: add full support for SCTP to ctnetlink 17 years ago
Pablo Neira Ayuso 0adf9d6748 netfilter: ctnetlink: group errors into logical errno sets 17 years ago