[PATCH] rcu: keep rcu callback event counter
[pandora-kernel.git] / net /
2005-09-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-27 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-26 David S. MillerMerge /pub/scm/linux/kernel/git/acme/llc-2.6
2005-09-26 Harald Welte[NETFILTER]: Fix invalid module autoloading by splittin...
2005-09-26 David S. Miller[AF_PACKET]: Remove bogus checks added to packet_sendmsg().
2005-09-26 Herbert Xu[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup
2005-09-26 Alex Williamson[NET]: Make sure ctl buffer is aligned properly in...
2005-09-26 Anton AltaparmakovMerge branch 'master' of /home/src/linux-2.6/
2005-09-24 Harald Welte[NETFILTER] ip_conntrack: Update event cache when statu...
2005-09-24 Alexey Dobriyan[IRDA]: *irttp cleanup
2005-09-24 Alexey Dobriyan[IRDA]: Fix memory leak in irttp_init()
2005-09-24 Amos Waterland[NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS
2005-09-24 Harald Welte[NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency
2005-09-23 Linus TorvaldsMerge branch 'upstream' from /linux/kernel/git/jgarzik...
2005-09-23 Linus TorvaldsMerge branch 'upstream-fixes' from /linux/kernel/git...
2005-09-23 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-23 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-23 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/shaggy...
2005-09-23 Sridhar Samudrala[SCTP]: Fix SCTP_SHUTDOWN notifications.
2005-09-23 Harald Welte[NETFILTER] Fix conntrack event cache deadlock/oops
2005-09-23 Alexey Dobriyan[NETFILTER] Fix sparse endian warnings in pptp helper
2005-09-23 Harald Welte[NETFILTER] fix DEBUG statement in PPTP helper
2005-09-23 Vlad Drukker[BRIDGE]: TSO fix in br_dev_queue_push_xmit
2005-09-23 Herbert Xu[TCP]: Adjust Reno SACK estimate in tcp_fragment
2005-09-22 Arnaldo Carvalho... [LLC]: fix llc_ui_recvmsg, making it behave like tcp_re...
2005-09-22 Arnaldo Carvalho... [LLC]: Fix the accept path
2005-09-22 Arnaldo Carvalho... [LLC]: Fix sparse warnings
2005-09-22 Jochen Friedrich[TR]: Set correct frame type for SNAP packets
2005-09-22 Jochen Friedrich[LLC]: Fix llc_fixup_skb() bug
2005-09-22 Jochen Friedrich[LLC]: Fix for Bugzilla ticket #5157
2005-09-22 Jochen Friedrich[LLC]: Fix for Bugzilla ticket #5156
2005-09-22 Arnaldo Carvalho... [LLC]: Use refcounting with struct llc_sap
2005-09-22 Arnaldo Carvalho... [LLC]: Do better struct sock accounting on skbs
2005-09-22 Arnaldo Carvalho... [LLC]: Use sk_wait_data
2005-09-22 Arnaldo Carvalho... [LLC]: Use some more likely/unlikely
2005-09-22 Arnaldo Carvalho... [LLC]: Add sysctl support for the LLC timeouts
2005-09-22 Arnaldo Carvalho... [LLC]: Use the sk_wait_event primitive
2005-09-22 Arnaldo Carvalho... [LLC]: Convert llc_ui_wait_for_ functions to use prepar...
2005-09-22 Arnaldo Carvalho... [LLC]: Remove unused functions from llc_c_ev.c
2005-09-22 Arnaldo Carvalho... [LLC]: Use const in llc_c_ev.c
2005-09-22 Arnaldo Carvalho... [LLC]: Help the compiler with likely/unlikely, saving...
2005-09-22 Arnaldo Carvalho... [LLC]: Mark llc_find_next_offset as __init, saving...
2005-09-22 Arnaldo Carvalho... [LLC]: Update comments for llc_ui_bind and llc_ui_autob...
2005-09-22 Arnaldo Carvalho... [LLC]: Remove unneeded temp net_device variables
2005-09-22 Arnaldo Carvalho... [LLC]: introduce llc_conn_tmr_common_cb, to avoid code...
2005-09-22 Arnaldo Carvalho... [LLC]: Remove unneeded f_bit variables
2005-09-22 Arnaldo Carvalho... [LLC]: Simplify llc_c_ac code, removing unneeded assign...
2005-09-22 Arnaldo Carvalho... [LLC]: Make llc_frame_alloc take a net_device as an...
2005-09-21 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-09-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-21 Stephen Hemminger[TCP]: Set default congestion control correctly for...
2005-09-21 Stephen Hemminger[FIB_TRIE]: message cleanup
2005-09-21 Eric W. Biederman[AF_PACKET]: Allow for > 8 byte hardware addresses.
2005-09-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/roland/infiniband
2005-09-20 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-20 Mark J Cox[PATCH] raw_sendmsg DoS on 2.6
2005-09-20 Herbert Xu[TCP]: Handle SACK'd packets properly in tcp_fragment().
2005-09-19 Alexey Dobriyan[8021Q]: Add endian annotations.
2005-09-19 Harald Welte[NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_...
2005-09-19 Patrick McHardy[NETFILTER]: Rename misnamed function
2005-09-19 Yasuyuki Kozakai[NETFILTER] ip6tables: remove duplicate code
2005-09-19 Harald Welte[NETFILTER]: Add new PPTP conntrack and NAT helper
2005-09-19 Robert Olsson[IPV4]: fib_trie RCU refinements
2005-09-19 Robert Olsson[IPV4]: fib_trie tnode stats refinements
2005-09-19 Anton AltaparmakovMerge branch 'master' of /home/src/linux-2.6/
2005-09-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-18 Harald Welte[NETFILTER]: Solve Kconfig dependency problem
2005-09-18 Mitsuru KANDA[IPV6]: Check connect(2) status for IPv6 UDP socket...
2005-09-18 Arnaldo Carvalho... [DCCP]: Introduce CCID getsockopt for the CCIDs
2005-09-18 Arnaldo Carvalho... [DCCP]: Don't use necessarily the same CCID for tx...
2005-09-18 Arnaldo Carvalho... [CCID3]: Introduce include/linux/tfrc.h
2005-09-18 Arnaldo Carvalho... [DCCP]: Move the ack vector code to net/dccp/ackvec...
2005-09-18 David S. MillerMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-17 Harald Welte[NETFILTER] move nfnetlink options to right location...
2005-09-17 Harald Welte[NETFILTER] Fix Kconfig dependencies for nfnetlink...
2005-09-17 Harald Welte[NETFILTER]: Fix oops in conntrack event cache
2005-09-17 KOVACS Krisztian[NETFILTER] CLUSTERIP: use a bitmap to store node respo...
2005-09-16 KOVACS Krisztian[NETFILTER] CLUSTERIP: introduce reference counting...
2005-09-16 Arnaldo Carvalho... [DCCP]: Introduce DCCP_SOCKOPT_SERVICE
2005-09-16 Arnaldo Carvalho... [DCCP]: More precisely set reset_code when sending...
2005-09-16 David S. Miller[NET]: Do not leak MSG_CMSG_COMPAT into userspace.
2005-09-16 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-16 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-09-15 David L Stevens[IPV6]: Fix per-socket multicast filtering in sk_reuse...
2005-09-15 Julian Anastasov[IPVS]: ip_vs_ftp breaks connections using persistence
2005-09-15 Julian Anastasov[IPVS]: Really invalidate persistent templates
2005-09-15 Bart De Schuymer[BRIDGE-NF]: Fix iptables redirect on bridge interface
2005-09-15 Denis Lukianov[MCAST]: Fix MCAST_EXCLUDE line dupes
2005-09-15 Herbert Xu[TCP]: Compute in_sacked properly when we split up...
2005-09-14 Tony LuckPull fix-offsets-h into release branch
2005-09-14 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-09-13 David S. MillerMerge /pub/scm/linux/kernel/git/acme/net-2.6
2005-09-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-13 Arnaldo Carvalho... [DCCP]: Handle SYNC packets in dccp_rcv_state_process
2005-09-13 Arnaldo Carvalho... [DCCP]: Check if already in the CLOSING state in dccp_r...
2005-09-13 David S. MillerMerge /linux/kernel/git/holtmann/bluetooth-2.6
2005-09-13 Patrick McHardy[NETFILTER]: Fix DHCP + MASQUERADE problem
next