index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-06-13
udp: reorder udp_iter_state to remove padding on 64bit builds
Richard Kennedy
2008-06-12
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2008-06-11
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...
David S. Miller
2008-06-11
irda: remove CVS keywords
Adrian Bunk
2008-06-11
net: remove CVS keywords
Adrian Bunk
2008-06-11
[netdrvr] Fix 8390 build breakage
Stephen Rothwell
2008-06-11
e1000e: allow VLAN devices to use TSO and TCP CSUM offload
Jeff Kirsher
2008-06-11
igb: allow vlan devices to use TSO and TCP CSUM offload
Jeff Kirsher
2008-06-11
ixbge: allow vlan devices to use TSO and TCP CSUM offload
Jeff Kirsher
2008-06-11
HSO: add option hso driver
Greg Kroah-Hartman
2008-06-11
drivers/net/macsonic.c: make functions static
Adrian Bunk
2008-06-11
drivers/net/: remove write-only "last_dev"
Adrian Bunk
2008-06-11
drivers/net/mac8390.c: make functions static
Adrian Bunk
2008-06-11
make hplance_{init,cleanup}_module() static
Adrian Bunk
2008-06-11
make drivers/net/atarilance.c:lance_addr_list[] static
Adrian Bunk
2008-06-11
macb: use random mac if stored address in EEPROM is invalid
Sven Schnelle
2008-06-11
net: sh_eth: add support for Renesas SuperH Ethernet
Nobuhiro Iwamatsu
2008-06-11
smc911x: SuperH architecture support
Magnus Damm
2008-06-11
smc911x: introduce platform data flags
Magnus Damm
2008-06-11
smc911x: pass along private data and use iomem
Magnus Damm
2008-06-11
smc911x: fix 16-bit I/O operations
Magnus Damm
2008-06-11
smc911x: remove unused 8-bit I/O operations
Magnus Damm
2008-06-12
tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...
YOSHIFUJI Hideaki
2008-06-12
tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-06-12
tcp md5sig: Remove redundant protocol argument.
YOSHIFUJI Hideaki
2008-06-12
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-06-12
key: Use xfrm_addr_cmp() where appropriate.
YOSHIFUJI Hideaki
2008-06-12
key: Share common code path to extract address from sockaddr{}.
YOSHIFUJI Hideaki
2008-06-12
key: Share common code path to fill sockaddr{}.
YOSHIFUJI Hideaki
2008-06-12
key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length.
YOSHIFUJI Hideaki
2008-06-12
ipv6 netns: Address labels per namespace
Benjamin Thery
2008-06-12
ipv6 addrconf: Introduce addrconf_is_prefix_route() helper.
YOSHIFUJI Hideaki
2008-06-12
ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.
Rami Rosen
2008-06-12
ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.
Rami Rosen
2008-06-12
ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.
Rami Rosen
2008-06-10
ipv4 addr: Send netlink notification for address label changes
Thomas Graf
2008-06-10
bluetooth: hci_bcsp.c small cleanups/api users
Harvey Harrison
2008-06-10
net/mac80211/ieee80211_i.h: fix-up merge damage
John W. Linville
2008-06-10
rt2x00dev.c: fix-up merge damage
John W. Linville
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-09
netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups
Rami Rosen
2008-06-09
netfilter: nf_conntrack: remove unnecessary function declaration
Rami Rosen
2008-06-09
netfilter: ctnetlink: include conntrack status in destroy event message
Fabian Hugelshofer
2008-06-09
netfilter: nf_conntrack: properly account terminating packets
Fabian Hugelshofer
2008-06-09
netfilter: nf_conntrack: add nf_ct_kill()
Patrick McHardy
2008-06-09
netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2
Pekka Enberg
2008-06-09
netfilter: ip6_tables: add ip6tables security table
James Morris
2008-06-09
netfilter: ip_tables: add iptables security table for mandatory access contro...
James Morris
2008-06-09
netfilter: ctnetlink: add full support for SCTP to ctnetlink
Pablo Neira Ayuso
[next]