]> git.karo-electronics.de Git - karo-tx-linux.git/history - net
The new jhash implementation
[karo-tx-linux.git] / net /
2010-12-10 Eric Dumazetnet: optimize INET input path further
2010-12-09 David S. Millernet: Abstract away all dst_entry metrics accesses.
2010-12-08 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-12-08 Eric Dumazettcp: protect sysctl_tcp_cookie_size reads
2010-12-08 Eric Dumazettcp: avoid a possible divide by zero
2010-12-08 Tom Herberttcp: Replace time wait bucket msg by counter
2010-12-08 Apollon Oikonomopoulosx25: decrement netdev reference counts on unload
2010-12-08 Michal Marekl2tp: Fix modalias of l2tp_ip
2010-12-08 Nelson Elhageeconet: Do the correct cleanup after an unprivileged...
2010-12-08 David S. MillerMerge branch 'sfc-2.6.37' of git://git.kernel.org/pub...
2010-12-08 Changli Gaoaf_packet: fix freeing pg_vec twice on error path
2010-12-08 Changli Gaoaf_packet: eliminate pgv_to_page on some arches
2010-12-08 Eric Dumazetnet: call dev_queue_xmit_nit() after skb_dst_drop()
2010-12-08 Eric Dumazetfilter: constify sk_run_filter()
2010-12-08 Eric Dumazetnet: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
2010-12-08 David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2010-12-08 Eric Dumazetllc: fix a device refcount imbalance
2010-12-08 Thiago Farinanet/9p/protocol.c: Remove duplicated macros.
2010-12-08 Changli Gaonet: init ingress queue
2010-12-08 Nandita Dukkipatitcp: Bug fix in initialization of receive window.
2010-12-08 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-12-07 Tomasz Grobelnydccp qpolicy: Parameter checking of cmsg qpolicy parameters
2010-12-07 Tomasz Grobelnydccp: Policy-based packet dequeueing infrastructure
2010-12-06 David ShwatrzFix a typo in datagram.c and sctp/socket.c.
2010-12-06 Eric Dumazetfilter: add a security check at install time
2010-12-06 Changli Gaonet: arp: use assignment
2010-12-06 Changli Gaoaf_packet: remove pgv.flags
2010-12-06 Changli Gaoaf_packet: use vmalloc_to_page() instead for the addres...
2010-12-06 Eric Dumazetnet: kill an RCU warning in inet_fill_link_af()
2010-12-06 Eric Dumazetfilter: add SKF_AD_RXHASH and SKF_AD_CPU
2010-12-06 Michał Mirosławnet: Fix too optimistic NETIF_F_HW_CSUM features
2010-12-06 Eric Dumazetfilter: fix sk_filter rcu handling
2010-12-03 Changli Gaonet: don't reallocate skb->head unless the current...
2010-12-02 Allan Stephenstipc: Delete tipc_ownidentity()
2010-12-02 Allan Stephenstipc: Eliminate obsolete native API forwarding routines
2010-12-02 Allan Stephenstipc: Eliminate an unused symbolic constant in link...
2010-12-02 Allan Stephenstipc: Eliminate useless initialization when creating...
2010-12-02 Allan Stephenstipc: Remove unused domain argument from multicast...
2010-12-02 Allan Stephenstipc: Remove support for TIPC mode change callback
2010-12-02 Allan Stephenstipc: Delete useless function prototypes
2010-12-02 Allan Stephenstipc: Eliminate useless return value when disabling...
2010-12-02 Allan Stephenstipc: Delete unused configuration service structure...
2010-12-02 Allan Stephenstipc: Remove obsolete inclusions of header files
2010-12-02 Allan Stephenstipc: Remove obsolete native API files and exports
2010-12-02 Shan Weiipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instea...
2010-12-02 Shan Weitcp: use TCP_BASE_MSS to set basic mss value
2010-12-02 David S. Millertcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
2010-12-02 David S. Millertcp: Add timewait recycling bits to ipv6 connect code.
2010-12-02 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-12-02 David S. Milleripv6: Create inet6_csk_route_req().
2010-12-02 David S. Millertimewait_sock: Create and use getpeer op.
2010-12-02 David S. Millerinetpeer: Kill use of inet_peer_address_t typedef.
2010-12-01 David McCulloughnet/ipv6/sit.c: return unhandled skb to tunnel4_rcv
2010-12-01 stephen hemmingeripip: add module alias for tunl0 tunnel device
2010-12-01 stephen hemmingergre: add module alias for gre0 tunnel device
2010-12-01 stephen hemmingergre: minor cleanups
2010-12-01 Eric Dumazetnet sched: use xps information for qdisc NUMA affinity
2010-12-01 Anders FranzenMake the ip6_tunnel reflect the true mtu.
2010-11-30 David S. Millerinet: Turn ->remember_stamp into ->get_peer in connecti...
2010-11-30 David S. Milleripv6: Add infrastructure to bind inet_peer objects...
2010-11-30 David S. Millerinetpeer: Add v6 peers tree, abstract root properly.
2010-11-30 David S. Millerinetpeer: Abstract address comparisons.
2010-11-30 David S. Millerinetpeer: Make inet_getpeer() take an inet_peer_adress_...
2010-11-30 David S. Millerinetpeer: Introduce inet_peer_address_t.
2010-11-30 David S. Millerinetpeer: Abstract out the tree root accesses.
2010-11-30 Senthil Balasubram... mac80211: Fix STA disconnect due to MIC failure
2010-11-30 Christian Lampartermac80211: ignore non-bcast mcast deauth/disassoc franes
2010-11-29 Jouni Malinenmac80211: Fix frame injection using non-AP vif
2010-11-29 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2010-11-29 Eric Dumazetaf_unix: limit recursion level
2010-11-29 Eric Dumazetxps: add __rcu annotations
2010-11-29 Eric Dumazetxps: NUMA allocations for per cpu data
2010-11-29 Tom Herbertxps: Add CONFIG_XPS
2010-11-29 Nagendra Tomarinet: Fix __inet_inherit_port() to correctly increment...
2010-11-28 Dan RosenbergDECnet: don't leak uninitialized stack byte
2010-11-28 Gerrit Renkerdccp: fix error in updating the GAR
2010-11-28 David S. MillerMerge branch 'vhost-net' of git://git.kernel.org/pub...
2010-11-28 Jozsef Kadlecsikipv6: Prepare the tree for un-inlined jhash.
2010-11-28 andrew hendryX25 remove bkl in call user data length ioctl
2010-11-28 andrew hendryX25 remove bkl from causediag ioctls
2010-11-28 andrew hendryX25 remove bkl from calluserdata ioctls
2010-11-28 andrew hendryX25 remove bkl in facility ioctls
2010-11-28 andrew hendryX25 remove bkl in subscription ioctls
2010-11-28 John Fastabend8021q: vlan device is lockless do not transfer real_num...
2010-11-28 Eric Dumazetnet: add netif_tx_queue_frozen_or_stopped
2010-11-28 Shan Weiipv6: kill two unused macro definition
2010-11-28 Uwe Kleine-Könignet: add some KERN_CONT markers to continuation lines
2010-11-28 Alexey Dobriyantcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
2010-11-28 Pavel Emelyanovnetns: Don't leak others' openreq-s in proc
2010-11-28 Thomas Grafrtnl: make link af-specific updates atomic
2010-11-28 Tracey DentNet: ceph: Makefile: Remove unnessary code
2010-11-24 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-11-24 Johannes Bergmac80211: implement packet loss notification
2010-11-24 Johannes Bergcfg80211: allow using CQM event to notify packet loss
2010-11-24 Luis R. Rodriguezmac80211: avoid aggregation for VO traffic
2010-11-24 Felix Fietkaumac80211: reduce the number of retries for nullfunc...
2010-11-24 Felix Fietkaumac80211: use nullfunc instead of probe request for...
2010-11-24 Felix Fietkaucfg80211/mac80211: improve ad-hoc multicast rate handling
2010-11-24 Felix Fietkaumac80211: probe the AP when resuming
2010-11-24 Felix Fietkaumac80211: calculate beacon loss time accurately
next