summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-03rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches
2016-06-03hv_netvsc: Fix VF register on vlan devicesHaiyang Zhang
2016-06-03Merge branch 'sctp-gso'David S. Miller
2016-06-03sctp: improve debug message to also log curr pkt and new chunk sizeMarcelo Ricardo Leitner
2016-06-03sctp: Add GSO supportMarcelo Ricardo Leitner
2016-06-03sctp: delay as much as possible skb_linearizeMarcelo Ricardo Leitner
2016-06-03skbuff: introduce skb_gso_validate_mtuMarcelo Ricardo Leitner
2016-06-03sk_buff: allow segmenting based on frag sizesMarcelo Ricardo Leitner
2016-06-03skbuff: export skb_gro_receiveMarcelo Ricardo Leitner
2016-06-03loopback: make use of NETIF_F_GSO_SOFTWAREMarcelo Ricardo Leitner
2016-06-03net: fjes: fjes_main: Remove create_workqueueBhaktipriya Shridhar
2016-06-02qed: Utilize FW 8.10.3.0Yuval Mintz
2016-06-02net: vrf: set operstate and mtu at link createDavid Ahern
2016-06-02ovs: set name assign type of internal portZhang Shengju
2016-06-02net: ethernet: wiznet: Remove create_workqueueBhaktipriya Shridhar
2016-06-01ravb: Remove manual pause frame transmitMasaru Nagai
2016-06-01stmmac: make platform drivers depend on their associated SoCPeter Robinson
2016-06-01Merge branch 'macvlan-less-mcast-cloning'David S. Miller
2016-06-01macvlan: Avoid unnecessary multicast cloningHerbert Xu
2016-06-01macvlan: Fix potential use-after free for broadcastsHerbert Xu
2016-06-01udp: avoid csum_partial() for validated skbEric Dumazet
2016-06-01ravb: Add SET_RUNTIME_PM_OPS macroKazuya Mizuguchi
2016-06-01ravb: Add ESF in RCR for enabling separation filterMasaru Nagai
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-31sfc: Track RPS flow IDs per channel instead of per functionJon Cooper
2016-05-31usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz
2016-05-31virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian
2016-05-31bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov
2016-05-31fou: fix IPv6 Kconfig optionsArnd Bergmann
2016-05-31openvswitch: update checksum in {push,pop}_mplsSimon Horman
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long
2016-05-31net: fec: update dirty_tx even if no skbTroy Kisky
2016-05-31vlan: Propagate MAC address to VLANsMike Manning
2016-05-31atm: iphase: off by one in rx_pkt()Dan Carpenter
2016-05-31atm: firestream: add more reserved stringsDan Carpenter
2016-05-31vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan
2016-05-31net: pktgen: Call destroy_hrtimer_on_stack()Guenter Roeck
2016-05-31timer: Export destroy_hrtimer_on_stack()Guenter Roeck
2016-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-05-31Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-30Merge branch 'uuid' (lib/uuid fixes from Andy)Linus Torvalds
2016-05-30lib/uuid.c: use correct offset in uuid parserBjørn Mork
2016-05-30lib/uuid: add a test moduleAndy Shevchenko
2016-05-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-30gpio: drop lock before reading GPIO directionLinus Walleij
2016-05-30gpio: bail out silently on NULL descriptorsLinus Walleij
2016-05-30gpio: handle compatible ioctl() pointersLinus Walleij
2016-05-30gpio: flush direction status in gpiochip_lock_as_irq()Linus Walleij
2016-05-30gpio: lpc32xx: disable broken to_irq supportSylvain Lemieux