]> git.karo-electronics.de Git - karo-tx-linux.git/history - include
net: frag, move LRU list maintenance outside of rwlock
[karo-tx-linux.git] / include /
2013-01-29 Jesper Dangaard... net: frag, move LRU list maintenance outside of rwlock
2013-01-29 Jesper Dangaard... net: use lib/percpu_counter API for fragmentation mem...
2013-01-29 Jesper Dangaard... net: frag helper functions for mem limit tracking
2013-01-29 Jesper Dangaard... net: cacheline adjust struct inet_frag_queue
2013-01-29 Jesper Dangaard... net: cacheline adjust struct inet_frags for better...
2013-01-29 Jesper Dangaard... net: cacheline adjust struct netns_frags for better...
2013-01-29 YOSHIFUJI Hideaki... net neigh: Optimize neighbor entry size calculation.
2013-01-28 David J. Choidrivers/net/phy/micrel_phy: Add support for new PHYs
2013-01-28 Cong Wangnetpoll: add RCU annotation to npinfo field
2013-01-28 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-01-28 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-01-28 Oliver Hartkoppcan: rework skb reserved data handling
2013-01-28 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-01-28 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-01-28 Eric Dumazetnet: fix possible wrong checksum generation
2013-01-28 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2013-01-28 Cong Wangnet: add RCU annotation to sk_dst_cache field
2013-01-28 Cong Wangdecnet: use correct RCU API to deref sk_dst_cache field
2013-01-28 Joe Perchesgro: Fix kcalloc argument order
2013-01-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-01-27 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2013-01-26 Oliver Hartkoppcan: gw: indicate and count deleted frames due to misco...
2013-01-26 Oliver Hartkoppcan: gw: make routing to the incoming CAN interface...
2013-01-26 Oliver Hartkoppcan: add private data space for CAN sk_buffs
2013-01-26 Kurt Van Dijckcan: rename LED trigger name on netdev renames
2013-01-26 Kurt Van Dijckcan: export a safe netdev_priv wrapper for candev
2013-01-26 Fabio Baltierican: add tx/rx LED trigger support
2013-01-23 David S. MillerMerge branch 'testing' of git://git.kernel.org/pub...
2013-01-23 David S. MillerMerge branch 'soreuseport'
2013-01-23 Tom Herbertsoreuseport: TCP/IPv6 implementation
2013-01-23 Tom Herbertsoreuseport: TCP/IPv4 implementation
2013-01-23 Tom Herbertsoreuseport: infrastructure
2013-01-23 Gao fengnetfilter: nf_conntrack: refactor l4proto support for...
2013-01-23 Gao fengnetfilter: nf_conntrack: refactor l3proto support for...
2013-01-23 Gao fengnetfilter: nf_ct_proto: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_ct_labels: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_ct_helper: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_ct_timeout: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_ct_ecache: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_ct_tstamp: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_ct_acct: move initialization out of perne...
2013-01-23 Gao fengnetfilter: nf_ct_expect: move initialization out of...
2013-01-23 Gao fengnetfilter: nf_conntrack: move initialization out of...
2013-01-22 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-01-22 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-01-21 David S. MillerMerge branch 'virtio_mac'
2013-01-21 Amos Kongvirtio-net: introduce a new control to set macaddr
2013-01-21 Stefan Hajnoczinet: split eth_mac_addr for better error handling
2013-01-21 David S. MillerMerge branch 'mcast'
2013-01-21 Nicolas Dichtelmcast: add multicast proxy support (IPv4 and IPv6)
2013-01-21 Nicolas Dichtelmcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
2013-01-21 David S. MillerMerge branch 'ipv6_ndisc'
2013-01-21 YOSHIFUJI Hideaki... ipv6: Unshare ip6_nd_hdr() and change return type to...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.
2013-01-21 Pablo Neira Ayusonetfilter: add missing xt_connlabel.h header in install...
2013-01-21 Pablo Neira Ayusonetfilter: add missing xt_bpf.h header in installation
2013-01-21 Willem de Bruijnnetfilter: x_tables: add xt_bpf match
2013-01-21 Steffen Klassertxfrm: Remove unused defines
2013-01-21 YOSHIFUJI Hideaki... ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().
2013-01-21 YOSHIFUJI Hideaki... ipv6: Optimize ipv6_addr_is_solict_mult().
2013-01-21 YOSHIFUJI Hideaki... ipv6: Introduce ipv6_addr_is_solict_mult() to check...
2013-01-21 YOSHIFUJI Hideakiipv6: Make ipv6_addr_is_XXX() return boolean.
2013-01-18 YOSHIFUJI Hideaki... ipv6: Remove unused neigh argument for icmp6_dst_alloc...
2013-01-17 YOSHIFUJI Hideaki... ipv6: Complete neighbour entry removal from dst_entry.
2013-01-17 YOSHIFUJI Hideaki... ipv6: Introduce rt6_nexthop() to select nexthop address.
2013-01-17 YOSHIFUJI Hideaki... ndisc: Introduce __ipv6_neigh_lookup_noref().
2013-01-17 YOSHIFUJI Hideaki... ndisc: Remove tbl argument for __ipv6_neigh_lookup().
2013-01-17 Florian Westphalnetfilter: ctnetlink: allow userspace to modify labels
2013-01-17 Florian Westphalnetfilter: ctnetlink: deliver labels to userspace
2013-01-17 Florian Westphalnetfilter: add connlabel conntrack extension
2013-01-17 Kevin Cernekeenetfilter: nf_ct_sip: support Cisco 7941/7945 IP phones
2013-01-17 Fabio Baltieriipv6: fix ipv6_prefix_equal64_half mask conversion
2013-01-17 Jesper Dangaard... net: increase fragment memory usage limits
2013-01-17 Vincent Bernatsk-filter: Add ability to lock a socket filter program
2013-01-17 YOSHIFUJI Hideakiipv6: Fix endianess warning in ip6_flow_hdr().
2013-01-16 Simon Wunderlichcfg80211: check radar interface combinations
2013-01-16 Jouni Malinencfg80211: Allow use_mfp to be specified with the connec...
2013-01-16 Arend van Sprielnl80211: allow user-space to set address for P2P_DEVICE
2013-01-16 Marco Porsch{cfg,nl}80211: mesh power mode primitives and userspace...
2013-01-16 Marco Porsch{cfg,nl,mac}80211: set beacon interval and DTIM period...
2013-01-16 Johannes Bergmac80211: call restart complete at wowlan resume time
2013-01-16 Yacine Belkadi{cfg,mac}80211.h: fix some kernel-doc warnings
2013-01-15 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-01-14 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2013-01-14 Paul Mooretun: fix LSM/SELinux labeling of tun/tap devices
2013-01-14 Linus TorvaldsMerge tag 'dt-fixes-for-3.8' of git://sources.calxeda...
2013-01-14 Florian Fainellinet: phy: remove flags argument from phy_{attach, conne...
2013-01-14 Nathan Hintzbcma: fix bcm4716/bcm4748 i2s irqflag
2013-01-14 Benjamin LaHaisepkt_sched: namespace aware act_mirred
2013-01-14 John W. LinvilleMerge tag 'nfc-next-3.9-1' of git://git.kernel.org...
2013-01-14 YOSHIFUJI Hideaki... ipv6 netevent: Remove old_neigh from netevent_redirect.
2013-01-14 Linus TorvaldsMerge tag 'sound-3.8' of git://git.kernel.org/pub/scm...
2013-01-14 YOSHIFUJI Hideaki... ipv6: 64bit version of ipv6_prefix_equal().
2013-01-14 YOSHIFUJI Hideaki... ipv6: Remove __ipv6_prefix_equal().
2013-01-14 YOSHIFUJI Hideaki... ipv6: 64bit version of ipv6_addr_set().
2013-01-14 YOSHIFUJI Hideaki... ipv6: 64bit version of ipv6_addr_v4mapped().
2013-01-14 YOSHIFUJI Hideaki... ipv6: 64bit version of ipv6_addr_loopback().
2013-01-14 YOSHIFUJI Hideaki... ipv6: 64bit version of ipv6_addr_diff().
2013-01-14 Linus TorvaldsMerge tag 'staging-3.8-rc3' of git://git.kernel.org...
2013-01-14 Linus TorvaldsMerge tag 'usb-3.8-rc3' of git://git.kernel.org/pub...
next