| Commit message (Expand) | Author | Age |
* | net: remove some sparse warnings | Eric Dumazet | 2015-02-05 |
* | flow_keys: n_proto type should be __be16 | Eric Dumazet | 2015-02-05 |
* | ip6_gre: fix endianness errors in ip6gre_err | Sabrina Dubroca | 2015-02-05 |
* | qlcnic: Fix NAPI poll routine for Tx completion | Shahed Shaikh | 2015-02-05 |
* | amd-xgbe: Set RSS enablement based on hardware features | Lendacky, Thomas | 2015-02-04 |
* | amd-xgbe: Adjust for zero-based traffic class count | Lendacky, Thomas | 2015-02-04 |
* | cls_api.c: Fix dumping of non-existing actions' stats. | Ignacy Gawędzki | 2015-02-04 |
* | pkt_sched: fq: avoid hang when quantum 0 | Kenneth Klette Jonassen | 2015-02-04 |
* | net: rds: use correct size for max unacked packets and bytes | Sasha Levin | 2015-02-04 |
* | vhost/net: fix up num_buffers endian-ness | Michael S. Tsirkin | 2015-02-04 |
* | gianfar: correct the bad expression while writing bit-pattern | Sanjeev Sharma | 2015-02-04 |
* | net: usb: sr9700: Use 'SR_' prefix for the common register macros | Chen Gang | 2015-02-04 |
* | Merge branch 'virtio_net_ufo' | David S. Miller | 2015-02-04 |
|\ |
|
| * | Revert "drivers/net: Disable UFO through virtio" | Vlad Yasevich | 2015-02-04 |
| * | Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets" | Vlad Yasevich | 2015-02-04 |
| * | ipv6: Select fragment id during UFO segmentation if not set. | Vlad Yasevich | 2015-02-04 |
|/ |
|
* | xen-netback: stop the guest rx thread after a fatal error | David Vrabel | 2015-02-02 |
* | net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8... | Jack Morgenstein | 2015-02-02 |
* | isdn: off by one in connect_res() | Dan Carpenter | 2015-02-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-02-02 |
|\ |
|
| * | netfilter: nf_tables: fix leaks in error path of nf_tables_newchain() | Pablo Neira Ayuso | 2015-01-30 |
| * | ipvs: rerouting to local clients is not needed anymore | Julian Anastasov | 2015-01-29 |
| * | netfilter: nf_tables: disable preemption when restoring chain counters | Pablo Neira Ayuso | 2015-01-26 |
| * | netfilter: nf_tables: validate hooks in NAT expressions | Pablo Neira Ayuso | 2015-01-19 |
* | | Documentation: Update netlink_mmap.txt | Richard Weinberger | 2015-02-02 |
* | | sunvnet: set queue mapping when doing packet copies | David L Stevens | 2015-02-02 |
* | | qlge: Fix qlge_update_hw_vlan_features to handle if interface is down | Marcelo Leitner | 2015-02-02 |
* | | ipv4: tcp: get rid of ugly unicast_sock | Eric Dumazet | 2015-02-02 |
* | | net: sched: fix panic in rate estimators | Eric Dumazet | 2015-01-31 |
* | | hyperv: Fix the error processing in netvsc_send() | Haiyang Zhang | 2015-01-31 |
* | | drivers: net: xgene: fix: Out of order descriptor bytes read | Iyappan Subramanian | 2015-01-30 |
* | | Merge branch 'vlan_get_protocol' | David S. Miller | 2015-01-30 |
|\ \ |
|
| * | | ixgbevf: Fix checksum error when using stacked vlan | Toshiaki Makita | 2015-01-30 |
| * | | ixgbe: Fix checksum error when using stacked vlan | Toshiaki Makita | 2015-01-30 |
| * | | igbvf: Fix checksum error when using stacked vlan | Toshiaki Makita | 2015-01-30 |
| * | | net: Fix vlan_get_protocol for stacked vlan | Toshiaki Makita | 2015-01-30 |
|/ / |
|
* | | net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces... | Saran Maruti Ramanara | 2015-01-30 |
* | | netlink: fix wrong subscription bitmask to group mapping in | Pablo Neira | 2015-01-30 |
* | | ipv4: Don't increase PMTU with Datagram Too Big message. | Li Wei | 2015-01-29 |
* | | Merge branch 'arm-build-fixes' | David S. Miller | 2015-01-29 |
|\ \ |
|
| * | | net: am2150: fix nmclan_cs.c shared interrupt handling | Arnd Bergmann | 2015-01-29 |
| * | | net: lance,ni64: don't build for ARM | Arnd Bergmann | 2015-01-29 |
| * | | net: wan: add missing virt_to_bus dependencies | Arnd Bergmann | 2015-01-29 |
| * | | net: cs89x0: always build platform code if !HAS_IOPORT_MAP | Arnd Bergmann | 2015-01-29 |
|/ / |
|
* | | ppp: deflate: never return len larger than output buffer | Florian Westphal | 2015-01-29 |
* | | Merge branch 'netns' | David S. Miller | 2015-01-29 |
|\ \ |
|
| * | | vxlan: setup the right link netns in newlink hdlr | Nicolas Dichtel | 2015-01-29 |
| * | | caif: remove wrong dev_net_set() call | Nicolas Dichtel | 2015-01-29 |
|/ / |
|
* | | lib/checksum.c: fix build for generic csum_tcpudp_nofold | karl beldan | 2015-01-29 |
* | | tcp: ipv4: initialize unicast_sock sk_pacing_rate | Eric Dumazet | 2015-01-29 |