]> git.karo-electronics.de Git - karo-tx-linux.git/history - net
net: keep name_hlist close to name
[karo-tx-linux.git] / net /
2012-06-11 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net-next
2012-06-11 David S. Millerinet: Avoid potential NULL peer dereference.
2012-06-11 David S. Millerinet: Use FIB table peer roots in routes.
2012-06-11 David S. Millerinet: Add inetpeer tree roots to the FIB tables.
2012-06-11 David S. Millerinet: Add family scope inetpeer flushes.
2012-06-11 David S. Milleripv4: Kill ip_rt_frag_needed().
2012-06-11 David S. Millerinet: Hide route peer accesses behind helpers.
2012-06-10 David S. Millerinet: Pass inetpeer root into inet_getpeer*() interfaces.
2012-06-10 Eric Dumazetaf_unix: remove unix_iter_state
2012-06-10 David S. Milleripv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
2012-06-09 David S. Millerinet: Consolidate inetpeer_invalidate_tree() interfaces.
2012-06-09 David S. Millerinet: Initialize per-netns inetpeer roots in net/ipv...
2012-06-09 David S. Miller[PATCH] tcp: Cache inetpeer in timewait socket, and...
2012-06-09 David S. Millertcp: Get rid of inetpeer special cases.
2012-06-09 David S. Millerinet: Create and use rt{,6}_get_peer_create().
2012-06-08 Eric Dumazetaf_unix: speedup /proc/net/unix
2012-06-08 Gao fenginetpeer: add parameter net for inet_getpeer_v4,v6
2012-06-08 Gao fenginetpeer: add namespace support for inetpeer
2012-06-07 Yuval MintzAdded kernel support in EEE Ethtool commands
2012-06-07 Ben Hutchingsnet: Update kernel-doc for __alloc_skb()
2012-06-07 Alban Crequynetfilter: ipvs: switch hook PFs to nfproto
2012-06-07 Alban Crequynetfilter: ipv4, defrag: switch hook PFs to nfproto
2012-06-07 Alban Crequynetfilter: bridge: switch hook PFs to nfproto
2012-06-07 Alban Crequynetfilter: decnet: switch hook PFs to nfproto
2012-06-07 Denys Fedoryshchenkonetfilter: xt_recent: add address masking option
2012-06-07 Florian Westphalnetfilter: NFQUEUE: don't xor src/dst ip address for...
2012-06-07 Gao fengnetfilter: nf_conntrack: add namespace support for...
2012-06-07 Pablo Neira Ayusonetfilter: nf_conntrack: remove now unused sysctl for...
2012-06-07 Gao fengnetfilter: nf_ct_gre: use new namespace support
2012-06-07 Gao fengnetfilter: nf_ct_dccp: use new namespace support
2012-06-07 Gao fengnetfilter: nf_ct_udplite: add namespace support
2012-06-07 Gao fengnetfilter: nf_ct_sctp: add namespace support
2012-06-07 Gao fengnetfilter: nf_ct_ipv6: add namespace support
2012-06-07 Gao fengnetfilter: nf_ct_ipv4: add namespace support
2012-06-07 Gao fengnetfilter: nf_ct_icmp: add namespace support
2012-06-07 Gao fengnetfilter: nf_ct_icmp: add namespace support
2012-06-07 Gao fengnetfilter: nf_ct_udp: add namespace support
2012-06-07 Gao fengnetfilter: nf_ct_tcp: add namespace support
2012-06-07 Gao fengnetfilter: nf_ct_generic: add namespace support
2012-06-07 Gao fengnetfilter: nf_conntrack: prepare namespace support...
2012-06-07 Gao fengnetfilter: nf_conntrack: prepare namespace support...
2012-06-07 Krishna Kumarnetfilter: Add fail-open support
2012-06-07 Cong Wangnetfilter: xt_connlimit: remove revision 0
2012-06-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-06-06 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2012-06-06 David S. MillerMerge branch 'master' of git://gitorious.org/linux...
2012-06-06 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-06-06 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-06-06 Eric Dumazetinetpeer: fix a race in inetpeer_gc_worker()
2012-06-05 Johannes Bergcfg80211: fix interface combinations check
2012-06-05 Vinicius Costa GomesBluetooth: Fix checking the wrong flag when accepting...
2012-06-04 Arik Nemtsovmac80211: fix non RCU-safe sta_list manipulation
2012-06-04 Joe Perchesmac80211: Fix likely misuse of | for &
2012-06-04 Felix Fietkaumac80211: add missing rcu_read_lock/unlock in agg-rx...
2012-06-04 Johannes Bergmac80211: clean up remain-on-channel on interface stop
2012-06-04 Meenakshi Venkataramanmac80211: fix error in station state transitions during...
2012-06-04 Chun-Yeow Yeohmac80211: Fix Unreachable Mesh Station Problem when...
2012-06-04 Amitkumar Karwarcfg80211: use sme_state in ibss start/join path
2012-06-04 Stanislaw Gruszkamac80211: run scan after finish connection monitoring
2012-06-04 Joe Perchesnet/9p: Add __force to cast of __user pointer
2012-06-04 David S. MillerMerge branch 'master' of git://gitorious.org/linux...
2012-06-04 Joe Perchesnet: Remove casts to same type
2012-06-04 Eric Dumazetdrop_monitor: dont sleep in atomic context
2012-06-04 Eric Dumazetsock_diag: add SK_MEMINFO_BACKLOG
2012-06-04 Eric Dumazetnet: use consume_skb() in place of kfree_skb()
2012-06-04 Eric Dumazettcp: tcp_make_synack() consumes dst parameter
2012-06-04 Eric Dumazettcp: tcp_make_synack() can use alloc_skb()
2012-06-03 Linus TorvaldsMerge tag 'dm-3.5-changes-1' of git://git.kernel.org...
2012-06-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-06-02 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2012-06-02 Linus Torvaldstty: Revert the tty locking series, it needs more work
2012-06-02 Linus TorvaldsMerge branch 'akpm' (Fixups for Andrew's patchbomb)
2012-06-01 Linus TorvaldsMerge tag 'fbdev-updates-for-3.5' of git://github.com...
2012-06-01 Linus TorvaldsMerge tag 'for-linus-3.5-20120601' of git://git.infrade...
2012-06-01 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2012-06-01 Linus TorvaldsMerge branch 'slab/for-linus' of git://git.kernel.org...
2012-06-01 H. Peter AnvinMerge remote-tracking branch 'rostedt/tip/perf/urgent...
2012-06-01 Linus TorvaldsMerge branch 'ux500/hickup' of git://git.kernel.org...
2012-06-01 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-06-01 Linus TorvaldsMerge tag 'sound-3.5' of git://git.kernel.org/pub/scm...
2012-06-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-06-01 Eric Dumazettcp: reflect SYN queue_mapping into SYNACK packets
2012-06-01 Eric Dumazettcp: do not create inetpeer on SYNACK message
2012-06-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-06-01 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2012-06-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-06-01 Linus TorvaldsMerge branch 'for-3.5' of git://linux-nfs.org/~bfields...
2012-06-01 Al Virosch_atm.c: get rid of poinless extern
2012-06-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-06-01 Linus TorvaldsMerge branch 'for-3.5-take-2' of git://linux-nfs.org...
2012-06-01 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-06-01 Linus TorvaldsMerge branch 'drm-prime-vmap' of git://people.freedeskt...
2012-06-01 J. Bruce Fieldsnfsd4: move rq_flavor into svc_cred
2012-06-01 J. Bruce Fieldsnfsd4: move principal name into svc_cred
2012-06-01 J. Bruce Fieldssvcrpc: fix a comment typo
2012-06-01 Jeff Laytonsunrpc: do array overrun check in svc_recv before alloc...
2012-06-01 Stanislav KinsburskySUNRPC: move per-net operations from svc_destroy()
2012-06-01 Stanislav KinsburskySUNRPC: new svc_bind() routine introduced
2012-06-01 J. Bruce Fieldsrpc: handle rotated gss data for Windows interoperability
2012-05-31 Jason Wangnet: sock: validate data_len before allocating skb...
next