aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'ppp_csum_unset'David S. Miller2015-04-20
|\
| * ppp: call skb_checksum_complete_unset in ppp_receive_frameTom Herbert2015-04-20
| * net: add skb_checksum_complete_unsetTom Herbert2015-04-20
|/
* pppoe: Lacks DST MAC address checkJoakim Tjernlund2015-04-20
* ip_forward: Drop frames with attached skb->skSebastian Pöhn2015-04-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2015-04-17
|\
| * ide: remove deprecated use of pci apiQuentin Lambert2015-04-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-17
|\ \
| * | net: dsa: use DEVICE_ATTR_RW to declare temp1_maxVivien Didelot2015-04-17
| * | netns: remove BUG_ONs from net_generic()Denys Vlasenko2015-04-17
| * | IB/ipoib: Fix ndo_get_iflinkErez Shitrit2015-04-17
| * | sfc: Fix memcpy() with const destination compiler warning.David S. Miller2015-04-17
| * | altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken2015-04-17
| * | net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg2015-04-17
| * | act_mirred: Fix bogus header when redirecting from VLANHerbert Xu2015-04-17
| * | inet_diag: fix access to tcp cc informationEric Dumazet2015-04-17
| * | tcp: tcp_get_info() should fetch socket fields onceEric Dumazet2015-04-17
| * | net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state()Geert Uytterhoeven2015-04-16
| * | skbuff: Do not scrub skb mark within the same name spaceHerbert Xu2015-04-16
| * | Revert "net: Reset secmark when scrubbing packet"Herbert Xu2015-04-16
| * | bpf: fix two bugs in verification logic when accessing 'ctx' pointerAlexei Starovoitov2015-04-16
| * | bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2015-04-16
| * | Merge branch 'stmmac-flow-control'David S. Miller2015-04-16
| |\ \
| | * | stmmac: Configure Flow Control to work correctly based on rxfifo sizeVince Bridgers2015-04-16
| | * | stmmac: Enable unicast pause frame detect in GMAC Register 6Vince Bridgers2015-04-16
| | * | stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers2015-04-16
| | * | stmmac: Add defines and documentation for enabling flow controlVince Bridgers2015-04-16
| | * | stmmac: Add properties for transmit and receive fifo sizesVince Bridgers2015-04-16
| |/ /
| * | stmmac: fix oops on rmmod after assigning ip addrBryan O'Donoghue2015-04-16
| * | dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variableGuenter Roeck2015-04-16
| * | netns: remove duplicated include from net_namespace.cWei Yongjun2015-04-16
| * | ethernet: remove unused including <linux/version.h>Wei Yongjun2015-04-16
| * | rocker: fix error return code in rocker_probe()Wei Yongjun2015-04-16
| * | dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_stateGuenter Roeck2015-04-16
| * | fou: avoid missing unlock in failure pathWANG Cong2015-04-16
| * | bpf: fix verifier memory corruptionAlexei Starovoitov2015-04-16
| * | cxgb4: drop __GFP_NOFAIL allocationMichal Hocko2015-04-16
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-15
| |\ \
| | * | i40e: Bump version to 1.3.2Catherine Sullivan2015-04-15
| | * | i40e: Use new 40G speedsGreg Rose2015-04-14
| | * | i40e: get rid of unused localsJesse Brandeburg2015-04-14
| | * | i40e: handle possible memory allocation failureJesse Brandeburg2015-04-14
| | * | i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott2015-04-14
| | * | i40e: enable user dump of internal hardware stateJesse Brandeburg2015-04-14
| | * | i40e: print FCoE capability reported by the device functionVasu Dev2015-04-14
| | * | i40e: For VF reset (VFR and VFLR) add some more delayAnjali Singhai Jain2015-04-14
| | * | i40e: move VF notification routines upMitch Williams2015-04-14
| | * | i40e: notify VFs of link stateMitch Williams2015-04-14
| | * | i40evf: remove aq_pendingMitch Williams2015-04-14
| | * | i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain2015-04-14