summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: Add skb_unclone() helper function.Pravin B Shelar2013-02-15
* tg3: Update version to 3.130Michael Chan2013-02-15
* tg3: Set initial carrier state to off.Michael Chan2013-02-15
* tg3: Fix 5762 NVRAM sizingMichael Chan2013-02-15
* tg3: Expand EEE support for all 5717 B0Michael Chan2013-02-15
* tg3: Add 57766 device support.Matt Carlson2013-02-15
* net: Don't write to current task flags on every packet received.David S. Miller2013-02-14
* gianfar: Fix and cleanup Rx FCB indicationClaudiu Manoil2013-02-14
* gianfar: Remove wrong buffer size conditioning to VLAN h/w offloadClaudiu Manoil2013-02-14
* gianfar: gfar_process_frame returns voidClaudiu Manoil2013-02-14
* gianfar: GRO_DROP is unlikelyClaudiu Manoil2013-02-14
* gianfar: Cleanup and optimize struct gfar_privateClaudiu Manoil2013-02-14
* gianfar: Add device ref (dev) in gfar_privateClaudiu Manoil2013-02-14
* gianfar: Remove unused device_node ref in gfar_privateClaudiu Manoil2013-02-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-02-14
|\
| * xfrm: Allow inserting policies with matching mark and different prioritiesSteffen Klassert2013-02-11
| * xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-06
| * xfrm: remove unused xfrm4_policy_fini()Michal Kubecek2013-02-06
| * xfrm: Add a state resolution packet queueSteffen Klassert2013-02-06
| * xfrm: fix a unbalanced lockLi RongQing2013-02-01
| * pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...Jussi Kivilinna2013-02-01
| * af_key: remove a duplicated skb_orphan()Cong Wang2013-01-28
* | bridge: make ifla_br_policy and br_af_ops staticCong Wang2013-02-14
* | bgmac: add read of interrupt mask after disabling interruptsNathan Hintz2013-02-14
* | bridge: use __u16 in if_bridge.hCong Wang2013-02-14
* | Merge branch 'bridge_vlan'David S. Miller2013-02-13
|\ \
| * | bridge: Separate egress policy bitmapVlad Yasevich2013-02-13
| * | bridge: Add vlan support for local fdb entriesVlad Yasevich2013-02-13
| * | bridge: Add vlan support to static neighborsVlad Yasevich2013-02-13
| * | bridge: Add vlan id to multicast groupsVlad Yasevich2013-02-13
| * | bridge: Add vlan to unicast fdb entriesVlad Yasevich2013-02-13
| * | bridge: Add the ability to configure pvidVlad Yasevich2013-02-13
| * | bridge: Implement vlan ingress/egress policy with PVID.Vlad Yasevich2013-02-13
| * | bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-13
| * | bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich2013-02-13
| * | bridge: Verify that a vlan is allowed to egress on given portVlad Yasevich2013-02-13
| * | bridge: Validate that vlan is permitted on ingressVlad Yasevich2013-02-13
| * | bridge: Add vlan filtering infrastructureVlad Yasevich2013-02-13
|/ /
* | net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sackDaniel Borkmann2013-02-13
* | net: sctp: minor: make jsctp_sf_eat_sack staticDaniel Borkmann2013-02-13
* | bgmac: return error on failed PHY writeRafał Miłecki2013-02-13
* | be2net: remove BUG_ON() in be_mcc_compl_is_new()Sathya Perla2013-02-13
* | net: ethernet: ti: remove redundant NULL check.Cyril Roelandt2013-02-13
* | net: Fix possible wrong checksum generation.Pravin B Shelar2013-02-13
* | Merge branch 'tcp_tsoffset'David S. Miller2013-02-13
|\ \
| * | tcp: send packets with a socket timestampAndrey Vagin2013-02-13
| * | tcp: set and get per-socket timestampAndrey Vagin2013-02-13
| * | tcp: adding a per-socket timestamp offsetAndrey Vagin2013-02-13
|/ /
* | Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2013-02-13
|\ \
| * | gianfar: convert u64 status counters to atomic64_tPaul Gortmaker2013-02-12