summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-01-13net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong
2014-01-13net_sched: act: clean up notification functionsWANG Cong
2014-01-13net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong
2014-01-13net: gro: change GRO overflow strategyEric Dumazet
2014-01-13net/mlx4_en: call gro handler for encapsulated framesEric Dumazet
2014-01-13gre_offload: fix sparse non static symbol warningWei Yongjun
2014-01-13Merge branch 'ip_forward_pmtu'David S. Miller
2014-01-13ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa
2014-01-13ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with itHannes Frederic Sowa
2014-01-13ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa
2014-01-13HHF qdisc: fix jiffies-time conversion.Terry Lam
2014-01-13qlcnic: Convert vmalloc/memset to kcallocJoe Perches
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter
2014-01-12bonding: remove dead code from 3adVeaceslav Falico
2014-01-12bonding: convert 3ad to use pr_warn instead of pr_warningVeaceslav Falico
2014-01-12bonding: clean up style for bond_3ad.cVeaceslav Falico
2014-01-12batman-adv: drop dependency against CRC16Antonio Quartulli
2014-01-12batman-adv: Start new development cycleSimon Wunderlich
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich
2014-01-12batman-adv: add build checks for packet sizesSimon Wunderlich
2014-01-12batman-adv: add missing sysfs attributes to READMEAntonio Quartulli
2014-01-12batman-adv: remove returns at the end of void functionsAntonio Quartulli
2014-01-12batman-adv: add debugfs support to view multiif tablesSimon Wunderlich
2014-01-12batman-adv: add debugfs structure for information per interfaceSimon Wunderlich
2014-01-12batman-adv: add bonding againSimon Wunderlich
2014-01-12batman-adv: consider outgoing interface in OGM sendingSimon Wunderlich
2014-01-12batman-adv: add WiFi penaltySimon Wunderlich
2014-01-12batman-adv: split out router from orig_nodeSimon Wunderlich
2014-01-12batman-adv: split tq information in neigh_node structSimon Wunderlich
2014-01-12batman-adv: remove bonding and interface alternatingSimon Wunderlich
2014-01-11Merge branch 'alx_stats'David S. Miller