summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller
2016-04-25libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov
2016-04-24ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni
2016-04-24bridge: mdb: Marking port-group as offloadedElad Raz
2016-04-24bridge: mdb: Common function for mdb entry translationElad Raz
2016-04-24switchdev: Adding complete operation to deferred switchdev opsElad Raz
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-21openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman
2016-04-21tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau
2016-04-21tcp: Merge tx_flags and tskey in tcp_collapse_retransMartin KaFai Lau
2016-04-21tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acksMartin KaFai Lau
2016-04-21openvswitch: Orphan skbs before IPv6 defragJoe Stringer
2016-04-19VSOCK: Only check error on skb_recv_datagram when skb is NULLJorgen Hansen
2016-04-16RDS: Fix the atomicity for congestion map updatesantosh.shilimkar@oracle.com
2016-04-16RDS: fix endianness for dp_ack_seqQing Huang
2016-04-15vlan: pull on __vlan_insert_tag error path and fix csum correctionDaniel Borkmann
2016-04-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-14soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek
2016-04-14ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau
2016-04-14ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau
2016-04-14ipv6: datagram: Refactor dst lookup and update codes to a new functionMartin KaFai Lau
2016-04-14ipv6: datagram: Refactor flowi6 init codes to a new functionMartin KaFai Lau
2016-04-14Merge tag 'mac80211-for-davem-2016-04-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-04-14net: sched: do not requeue a NULL skbLars Persson
2016-04-14packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause
2016-04-13route: do not cache fib route info on local routes with oifChris Friesen
2016-04-13net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern
2016-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-04-13netfilter: ebtables: Fix extension lookup with identical namePhil Sutter
2016-04-12nl80211: check netlink protocol in socket release notificationDmitry Ivanov
2016-04-11net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern
2016-04-11net: vrf: Fix dst reference countingDavid Ahern
2016-04-11tipc: purge deferred updates from dead nodesErik Hugne
2016-04-11tipc: make dist queue pernetErik Hugne
2016-04-10netlink: don't send NETLINK_URELEASE for unbound socketsDmitry Ivanov
2016-04-10decnet: Do not build routes to devices without decnet private data.David S. Miller
2016-04-10sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-08Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-04-08mpls: find_outdev: check for err ptr in addition to NULL checkRoopa Prabhu
2016-04-07ipv6: Count in extension headers in skb->network_headerJakub Sitnicki
2016-04-07RDS: fix congestion map corruption for PAGE_SIZE > 4kshamir rabinovitch
2016-04-07RDS: memory allocated must be align to 8shamir rabinovitch
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck
2016-04-07netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP optionsJozsef Kadlecsik
2016-04-07netfilter: arp_tables: register table in initnsFlorian Westphal
2016-04-06net: add the AF_KCM entries to family name tablesDexuan Cui