[PATCH] mm: de-skew page refcounting
[deliverable/linux.git] / net /
2006-03-21  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-03-21  Jeff GarzikMerge branch 'e1000-fixes' of git://198.78.49.142/...
2006-03-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2006-03-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-21  Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-21  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-03-21  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-21  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-21  Linus TorvaldsMerge /linux/kernel/git/mchehab/v4l-dvb.git with fixups
2006-03-21  Linus TorvaldsMerge branch 'origin'
2006-03-21  Tony LuckPull sn2-reduce-kmalloc-wrap into release branch
2006-03-21  Tony LuckPull mca-cleanup into release branch
2006-03-21  Tony LuckPull icc-cleanup into release branch
2006-03-21  Tony LuckPull sn2-mmio-writes into release branch
2006-03-21  Tony LuckPull altix-ce1.0-asic into release branch
2006-03-21  Tony LuckPull sn-handle-sc-powerdown into release branch
2006-03-21  Tony LuckPull delete-sigdelayed into release branch
2006-03-21  Tony LuckPull sem2mutex-ioc4 into release branch
2006-03-21  Tony LuckPull ia64-mutex-primitives into release branch
2006-03-21  Tony LuckPull bsp-removal into release branch
2006-03-21  Jing Min Zhao[NETFILTER]: Add H.323 conntrack/NAT helper
2006-03-21  Ingo Oeser[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc,...
2006-03-21  Ingo Oeser[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
2006-03-21  Ingo Oeser[IPV6]: Cleanup of net/ipv6/reassambly.c
2006-03-21  Andrew Morton[BRIDGE]: Remove duplicate const from is_link_local...
2006-03-21  Adrian Bunk[DECNET]: net/decnet/dn_route.c: fix inconsequent NULL...
2006-03-21  Stephen Hemminger[BRIDGE]: use LLC to send STP
2006-03-21  Stephen Hemminger[LLC]: llc_mac_hdr_init const arguments
2006-03-21  Stephen Hemminger[BRIDGE]: allow show/store of group multicast address
2006-03-21  Stephen Hemminger[BRIDGE]: use llc for receiving STP packets
2006-03-21  Stephen Hemminger[BRIDGE]: stp timer to jiffies cleanup
2006-03-21  Stephen Hemminger[BRIDGE]: forwarding remove unneeded preempt and bh...
2006-03-21  Stephen Hemminger[BRIDGE]: netfilter inline cleanup
2006-03-21  Stephen Hemminger[BRIDGE]: netfilter VLAN macro cleanup
2006-03-21  Stephen Hemminger[BRIDGE]: netfilter dont use __constant_htons
2006-03-21  Stephen Hemminger[BRIDGE]: netfilter whitespace
2006-03-21  Stephen Hemminger[BRIDGE]: optimize frame pass up
2006-03-21  Stephen Hemminger[BRIDGE]: use kzalloc
2006-03-21  Stephen Hemminger[BRIDGE]: use kcalloc
2006-03-21  Stephen Hemminger[BRIDGE]: use setup_timer
2006-03-21  Stephen Hemminger[BRIDGE]: remove unneeded bh disables
2006-03-21  Andrew Morton[BRIDGE] br_netfilter: Warning fixes.
2006-03-21  Andrew Morton[BRIDGE] ebtables: Build fix.
2006-03-21  David S. Miller[INET]: Fix typo in Arnaldo's connection sock compat...
2006-03-21  Arnaldo Carvalho... [DCCP] feat: Pass dccp_minisock ptr where only the...
2006-03-21  Arnaldo Carvalho... [DCCP] minisock: Rename struct dccp_options to struct...
2006-03-21  Arnaldo Carvalho... [NET]: Identation & other cleanups related to compat_...
2006-03-21  Arnaldo Carvalho... [SK_BUFF]: export skb_pull_rcsum
2006-03-21  Arnaldo Carvalho... [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
2006-03-21  Arnaldo Carvalho... [SNAP]: Remove leftover unused hdr variable
2006-03-21  Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-03-21  Dave Jones[IPV6]: remove useless test in ip6_append_data
2006-03-21  Adrian Bunk[PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERI...
2006-03-21  Herbert Xu[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pul...
2006-03-21  Steven Whitehouse[DECnet]: Use RCU locking in dn_rules.c
2006-03-21  Patrick Caulfield[DECnet]: Patch to fix recvmsg() flag check
2006-03-21  Steven Whitehouse[DECnet]: Endian annotation and fixes for DECnet.
2006-03-21  Catherine Zhang[SECURITY]: TCP/UDP getpeersec
2006-03-21  Patrick McHardy[XFRM]: Fix aevent related crash
2006-03-21  Rick Jones[TCP]: sysctl to allow TCP window > 32767 sans wscale
2006-03-21  Neil Horman[IPV4] ARP: Alloc acceptance of unsolicited ARP via...
2006-03-21  Per Liden[TIPC]: Avoid compiler warning
2006-03-21  Per Liden[TIPC]: Reduce stack usage
2006-03-21  Adrian Bunk[TIPC]: Cleanups
2006-03-21  Per Liden[TIPC]: Remove unused functions
2006-03-21  Sam Ravnborg[TIPC]: Remove inlines from *.c
2006-03-21  Sam Ravnborg[TIPC]: Fix simple sparse warnings
2006-03-21  David S. Miller[NETFILTER]: Fix warnings in ip_nat_snmp_basic.c
2006-03-21  David S. Miller[DCCP]: Fix uninitialized var warnings in dccp_parse_op...
2006-03-21  Ingo Molnar[NET]: sem2mutex part 2
2006-03-21  Arjan van de Ven[NET] sem2mutex: net/
2006-03-21  Stephen Hemminger[NET]: dev_put/dev_hold cleanup
2006-03-21  Arnaldo Carvalho... [DCCP] options: Make dccp_insert_options & friends...
2006-03-21  Arnaldo Carvalho... [DCCP]: Remove leftover dccp_send_response prototype
2006-03-21  Arnaldo Carvalho... [DCCP]: ditch dccp_v[46]_ctl_send_ack
2006-03-21  Arnaldo Carvalho... [DCCP]: Use sk->sk_prot->max_header consistently for...
2006-03-21  Arnaldo Carvalho... [DCCP] options: Fix handling of ackvecs in DATA packets
2006-03-21  David S. Miller[ATM]: Fix build after neigh->parms->neigh_destructor...
2006-03-21  Benjamin LaHaise[NET]: use fget_light() in net/socket.c
2006-03-21  Stephen Hemminger[NET]: minor net_rx_action optimization
2006-03-21  Michael S. Tsirkin[NET]: Move destructor from neigh->ops to neigh_params
2006-03-21  Luiz Capitulino[PKTGEN]: Updates version.
2006-03-21  Luiz Capitulino[PKTGEN]: Removes thread_{un,}lock() macros.
2006-03-21  Luiz Capitulino[PKTGEN]: Convert thread lock to mutexes.
2006-03-21  Stephen Hemminger[NET]: Convert RTNL to mutex.
2006-03-21  David S. Miller[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_c...
2006-03-21  Baruch Even[TCP] H-TCP: Better time accounting
2006-03-21  Baruch Even[TCP] H-TCP: Account for delayed-ACKs
2006-03-21  Baruch Even[TCP] H-TCP: Use msecs_to_jiffies
2006-03-21  Luiz Capitulino[PKTGEN]: Updates version.
2006-03-21  Luiz Capitulino[PKTGEN]: Ports if_list to the in-kernel implementation.
2006-03-21  Luiz Capitulino[PKTGEN]: Fix Initialization fail leak.
2006-03-21  Luiz Capitulino[PKTGEN]: Fix kernel_thread() fail leak.
2006-03-21  Luiz Capitulino[PKTGEN]: Ports thread list to Kernel list implementation.
2006-03-21  Luiz Capitulino[PKTGEN]: Lindent run.
2006-03-21  Arnaldo Carvalho... [DCCP] options: Fix some aspects of mandatory option...
2006-03-21  Arnaldo Carvalho... [DCCP] ccid2: coding style cleanups
2006-03-21  Arnaldo Carvalho... [DCCP] ipv6: cleanups
2006-03-21  Arnaldo Carvalho... [ICSK]: Introduce inet_csk_ctl_sock_create
2006-03-21  Arnaldo Carvalho... [DCCP] ipv6: Add missing ipv6 control socket
next
This page took 0.046218 seconds and 8 git commands to generate.