i40e: Change firmware workaround
[deliverable/linux.git] / net /
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  Florent Fourcotipv6: tcp: fix flowlabel value in ACK messages send...
2014-01-18  David S. MillerMerge branch 'for-davem' 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  Veaceslav Faliconet: add NETDEV_PRECHANGEMTU to notify before mtu chang...
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  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  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  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  Geert Uytterhoevennet: Spelling s/transmition/transmission/
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()
2014-01-14  David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-01-14  David S. MillerMerge branch 'skb_checksum_help'
2014-01-14  Paul Durrantnet: add skb_checksum_setup
2014-01-14  Paul Gortmakernetfilter: Add dependency on IPV6 for NF_TABLES_INET
2014-01-14  WANG Congbridge: move br_net_exit() to br.c
2014-01-14  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-01-14  Neal Cardwellinet_diag: fix inet_diag_dump_icsk() to use correct...
2014-01-14  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2014-01-13  Veaceslav Faliconet: make dev_set_mtu() honor notification return code
2014-01-13  stephen hemmingersctp: make sctp_addto_chunk_fixed local
2014-01-13  stephen hemmingerl2tp: make local functions static
2014-01-13  Neal Cardwellgre_offload: simplify GRE header length calculation...
2014-01-13  WANG Congnet_sched: act: remove struct tcf_act_hdr
2014-01-13  WANG Congnet_sched: avoid casting void pointer
2014-01-13  WANG Congnet_sched: optimize tcf_match_indev()
2014-01-13  WANG Congnet_sched: add struct net pointer to tcf_proto_ops...
2014-01-13  WANG Congnet_sched: act: clean up notification functions
2014-01-13  WANG Congnet_sched: act: move idx_gen into struct tcf_hashinfo
2014-01-13  Luis R. Rodriguezcfg80211: make regulatory_hint() remove REGULATORY_CUST...
2014-01-13  Eric Dumazetnet: gro: change GRO overflow strategy
2014-01-13  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-01-13  John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2014-01-13  Wei Yongjungre_offload: fix sparse non static symbol warning
2014-01-13  John W. LinvilleMerge tag 'nfc-next-3.14-1' of git://git./linux/kernel...
2014-01-13  David S. MillerMerge branch 'ip_forward_pmtu'
2014-01-13  Hannes Frederic... ipv4: introduce hardened ip_no_pmtu_disc mode
2014-01-13  Hannes Frederic... ipv6: introduce ip6_dst_mtu_forward and protect forward...
2014-01-13  Hannes Frederic... ipv4: introduce ip_dst_mtu_maybe_forward and protect...
2014-01-13  Terry LamHHF qdisc: fix jiffies-time conversion.
2014-01-12  Antonio Quartullibatman-adv: drop dependency against CRC16
2014-01-12  Simon Wunderlichbatman-adv: Start new development cycle
2014-01-12  Simon Wunderlichbatman-adv: update copyright years for 2014
2014-01-12  Simon Wunderlichbatman-adv: add build checks for packet sizes
2014-01-12  Antonio Quartullibatman-adv: remove returns at the end of void functions
next
This page took 0.054795 seconds and 8 git commands to generate.