bond: make slave_sysfs_ops static
[cascardo/linux.git] / net /
2014-01-22 Sabrina Dubrocanet: remove unnecessary initializations in net_dev_init
2014-01-21 WANG Congnet_sched: act: export tcf_hash_search() instead of...
2014-01-21 WANG Congnet_sched: act: fetch hinfo from a->ops->hinfo
2014-01-20 Weilong Chennet: fix "queues" uevent between network namespaces
2014-01-20 WANG Congnet_sched: act: remove capab from struct tc_action_ops
2014-01-20 Jason Wangnet: document accel_priv parameter for __dev_queue_xmit()
2014-01-20 Hannes Frederic... ipv6: optimize link local address search
2014-01-20 Hannes Frederic... ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
2014-01-20 Yang Yingliangsch_netem: replace magic numbers with enumerate
2014-01-20 Florent Fourcotipv6: add flowlabel_consistency sysctl
2014-01-20 Florent Fourcotipv6: add a flag to get the flow label used remotly
2014-01-20 Florent Fourcotipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
2014-01-19 Eric Dumazetipv4: be friend with drop monitor
2014-01-19 Steffen Hurrlenet: add build-time checks for msg->msg_name size
2014-01-19 Michal Sekletarnet: introduce SO_BPF_EXTENSIONS
2014-01-18 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-01-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-01-18 Stephen WarrenBluetooth: remove direct compilation of 6lowpan_iphc.c
2014-01-18 Stephen WarrenBluetooth: remove direct compilation of 6lowpan_iphc.c
2014-01-18 David S. MillerMerge branch 'bonding_slave_sysfs'
2014-01-18 sfeldma@cumulusnet... bonding: add netlink attributes to slave link dev
2014-01-18 Eric Dumazetipv4: fix a dst leak in tunnels
2014-01-18 Flavio Leitneripv6: send Change Status Report after DAD is completed
2014-01-18 Hannes Frederic... ipv6: simplify detection of first operational link...
2014-01-18 Christoph Paaschtcp: metrics: Avoid duplicate entries with the same...
2014-01-18 Florent Fourcotipv6: tcp: fix flowlabel value in ACK messages send...
2014-01-18 Gerald Schaefernet: rds: fix per-cpu helper usage
2014-01-18 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-01-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-01-17 David S. MillerMerge branch 'virtio_rx_merging'
2014-01-17 Michael Daltonnet-sysfs: add support for device-specific rx queue...
2014-01-17 Michael Daltonnet: allow > 0 order atomic page alloc in skb_page_frag...
2014-01-17 Wei Yongjunnet_sched: fix error return code in fw_change_attrs()
2014-01-17 David S. MillerMerge branch 'tipc'
2014-01-17 Ying Xuetipc: standardize recvmsg routine
2014-01-17 Ying Xuetipc: standardize sendmsg routine of connected socket
2014-01-17 Ying Xuetipc: standardize sendmsg routine of connectionless...
2014-01-17 Ying Xuetipc: standardize accept routine
2014-01-17 Ying Xuetipc: standardize connect routine
2014-01-17 wangweidongsctp: remove the unnecessary assignment
2014-01-17 WANG Congnet_sched: act: pick a different type for act_xt
2014-01-17 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2014-01-17 WANG Congnet_sched: act: use tcf_hash_release() in net/sched...
2014-01-17 David S. MillerMerge tag 'batman-adv-fix-for-davem' of git://git.open...
2014-01-17 Veaceslav Faliconet: add NETDEV_PRECHANGEMTU to notify before mtu chang...
2014-01-17 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-01-17 Tom Herbertnet: Check skb->rxhash in gro_receive
2014-01-17 Daniel Borkmannpacket: use percpu mmap tx frame pending refcount
2014-01-17 Daniel Borkmannpacket: don't unconditionally schedule() in case of...
2014-01-17 Daniel Borkmannpacket: improve socket create/bind latency in some...
2014-01-17 Paul Gortmakernet/ipv4: don't use module_init in non-modular gre_offload
2014-01-16 Eric Dumazetnet: eth_type_trans() should use skb_header_pointer()
2014-01-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-16 Jiri Pirkoneigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.
2014-01-16 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-01-16 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-01-16 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-01-16 Linus TorvaldsMerge tag 'writeback-fixes' of git://git./linux/kernel...
2014-01-16 Eric Dumazetbpf: do not use reciprocal divide
2014-01-16 David S. MillerMerge branch 'noprefixroute'
2014-01-16 Thomas Halleripv6 addrconf: don't cleanup prefix route for IFA_F_NOP...
2014-01-16 Thomas Halleripv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress...
2014-01-16 David S. MillerRevert "batman-adv: drop dependency against CRC16"
2014-01-16 wangweidongsctp: create helper function to enable|disable sackdelay
2014-01-15 Li RongQingipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define...
2014-01-15 Dmitry Eremin-Sole... net: move 6lowpan compression code to separate module
2014-01-15 David S. MillerMerge branch 'netdev_sysfs_symlink_rename'
2014-01-15 Veaceslav Faliconet: rename sysfs symlinks on device name change
2014-01-15 Veaceslav Faliconet: add sysfs helpers for netdev_adjacent logic
2014-01-15 Simon Wunderlichbatman-adv: use consistent kerneldoc style
2014-01-15 Marek Lindnerbatman-adv: fix batman-adv header overhead calculation
2014-01-15 Jiri Pirkoneigh: split lines for NEIGH_VAR_SET so they are not...
2014-01-15 Kristian Evensennetfilter: nft_ct: fix compilation warning if NF_CONNTR...
2014-01-15 Linus TorvaldsMerge tag 'md/3.13-fixes' of git://neil.brown.name/md
2014-01-15 Ingo MolnarMerge branch 'clockevents/3.13-fixes' of git://git...
2014-01-15 Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2014-01-15 Eric Dumazettcp: do not export tcp_gso_segment() and tcp_gro_receive()
2014-01-15 David S. MillerMerge branch 'dev_get_by_index'
2014-01-15 Ying Xuenet: nl80211: __dev_get_by_index instead of dev_get_by_...
2014-01-15 Ying Xuecan: use __dev_get_by_index instead of dev_get_by_index...
2014-01-15 Ying Xuecaif: __dev_get_by_index instead of dev_get_by_index...
2014-01-15 Ying Xuebatman-adv: use __dev_get_by_index instead of dev_get_b...
2014-01-15 Ying Xuedecnet: use __dev_get_by_index instead of dev_get_by_in...
2014-01-15 Ying Xuedcb: use __dev_get_by_name instead of dev_get_by_name...
2014-01-15 FX Le BailIPv6: move the anycast_src_echo_reply sysctl to netns_s...
2014-01-15 Dan Carpentersctp: remove a redundant NULL check
2014-01-15 stephen hemmingertipc: spelling fixes
2014-01-15 stephen hemmingeripv6: addrconf spelling fixes
2014-01-15 Hannes Frederic... net: avoid reference counter overflows on fib_rules...
2014-01-15 Geert Uytterhoevennet: Spelling s/transmition/transmission/
2014-01-14 Christian Engelmayerieee802154: Fix memory leak in ieee802154_add_iface()
2014-01-14 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2014-01-14 Aruna-Hewapathiranenet: replace macros net_random and net_srandom with...
2014-01-14 Hannes Frederic... ipv6: copy traffic class from ping request to reply
2014-01-14 WANG Congipv4: register igmp_notifier even when !CONFIG_PROC_FS
2014-01-14 David S. MillerMerge branch 'netdev_tracing'
2014-01-14 Ben Hutchingsnet: Add trace events for all receive entry points...
2014-01-14 Ben Hutchingsnet: Add net_dev_start_xmit trace event, exposing more...
2014-01-14 Ben Hutchingsnet: Fix indentation in dev_hard_start_xmit()
next