summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-14ipv6: copy traffic class from ping request to replyHannes Frederic Sowa
2014-01-14ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong
2014-01-14Merge branch 'netdev_tracing'David S. Miller
2014-01-14net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings
2014-01-14net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings
2014-01-14net: Fix indentation in dev_hard_start_xmit()Ben Hutchings
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-14Merge branch 'skb_checksum_help'David S. Miller
2014-01-14xen-netfront: use new skb_checksum_setup functionPaul Durrant
2014-01-14xen-netback: use new skb_checksum_setup functionPaul Durrant
2014-01-14net: add skb_checksum_setupPaul Durrant
2014-01-13bridge: move br_net_exit() to br.cWANG Cong
2014-01-13net: usbnet: fix SG initialisationBjørn Mork
2014-01-13net: 3com: fix warning for incorrect type in argumentdingtianhong
2014-01-13net: qlcnic: fix warning for incorrect type in argumentdingtianhong
2014-01-13sh_eth: fix garbled TX error messageSergei Shtylyov
2014-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-01-13inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait socketsNeal Cardwell
2014-01-13Merge branch 'bonding_rcu'David S. Miller
2014-01-13bonding: fix __get_active_agg() RCU logicVeaceslav Falico
2014-01-13bonding: fix __get_first_agg RCU usageVeaceslav Falico
2014-01-13bonding: fix bond_3ad_set_carrier() RCU usageVeaceslav Falico
2014-01-13Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell
2014-01-13Merge branch 'qlcnic'David S. Miller
2014-01-13qlcnic: Update version to 5.3.54Shahed Shaikh
2014-01-13qlcnic: Enable IPv6 LRO even if IP address is not programmedShahed Shaikh
2014-01-13qlcnic: Fix SR-IOV cleanup code pathManish Chopra
2014-01-13qlcnic: Enable beaconing for 83xx/84xx Series adapter.Himanshu Madhani
2014-01-13qlcnic: Do MAC learning for SRIOV PF.Sucheta Chakraborty
2014-01-13qlcnic: Turn on promiscous mode for SRIOV PF.Sucheta Chakraborty
2014-01-13qlcnic: Enable VF flood bit on PF.Sucheta Chakraborty
2014-01-13qlcnic: Restrict VF from configuring any VLAN mode.Sucheta Chakraborty
2014-01-13net: make dev_set_mtu() honor notification return codeVeaceslav Falico
2014-01-13packet: doc: describe PACKET_MMAP with one packet socket for rx and txNorbert van Bolhuis
2014-01-13sctp: make sctp_addto_chunk_fixed localstephen hemminger
2014-01-13phylib: Add of_phy_attachAndy Fleming
2014-01-13phylib: Support attaching to generic 10g driverAndy Fleming
2014-01-13phylib: Add generic 10G driverAndy Fleming
2014-01-13phylib: turn genphy_driver to an arrayShaohui Xie
2014-01-13phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming
2014-01-13phylib: Add Clause 45 read/write functionsAndy Fleming
2014-01-13l2tp: make local functions staticstephen hemminger
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger
2014-01-13drivers: net: silence compiler warning in smc91x.cPankaj Dubey
2014-01-13gre_offload: simplify GRE header length calculation in gre_gso_segment()Neal Cardwell
2014-01-13net_sched: act: remove struct tcf_act_hdrWANG Cong
2014-01-13net_sched: avoid casting void pointerWANG Cong
2014-01-13net_sched: optimize tcf_match_indev()WANG Cong