summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: make sch_handle_ingress() drop monitor readyEric Dumazet2016-05-081-1/+3
* fq_codel: add memory limitation per queueEric Dumazet2016-05-081-3/+24
* net: Add Qualcomm IPC routerCourtney Cavin2016-05-087-0/+1183
* ipv4: tcp: ip_send_unicast_reply() is not BH safeEric Dumazet2016-05-061-4/+4
* bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov2016-05-063-6/+49
* net: vrf: Create FIB tables on link createDavid Ahern2016-05-062-0/+2
* tcp: two more missing bh disableEric Dumazet2016-05-042-0/+4
* tcp: must block bh in __inet_twsk_hashdance()Eric Dumazet2016-05-041-3/+3
* tcp: fix lockdep splat in tcp_snd_una_update()Eric Dumazet2016-05-041-4/+6
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-05-0417-231/+273
|\
| * batman-adv: Split batadv_iv_ogm_orig_del_if functionSven Eckelmann2016-05-041-39/+76
| * batman-adv: Merge batadv_v_ogm_orig_update into batadv_v_ogm_route_updateSimon Wunderlich2016-05-041-71/+46
| * batman-adv: move and restructure batadv_v_ogm_forwardSimon Wunderlich2016-05-041-47/+63
| * batman-adv: fix debuginfo macro style issueSimon Wunderlich2016-05-041-8/+11
| * batman-adv: Fix function names on new line starting with '*'Sven Eckelmann2016-05-043-16/+16
| * batman-adv: Add kernel-doc for batadv_interface_rxSven Eckelmann2016-05-041-0/+18
| * batman-adv: Fix kerneldoc for batadv_compare_claimSven Eckelmann2016-05-041-1/+1
| * batman-adv: Fix checkpatch warning about 'unsigned' typeSven Eckelmann2016-05-041-6/+6
| * batman-adv: fix wrong names in kerneldocAntonio Quartulli2016-05-048-12/+14
| * batman-adv: use to_delayed_workGeliang Tang2016-05-046-7/+7
| * batman-adv: use list_for_each_entry_safeGeliang Tang2016-05-041-13/+9
| * batman-adv: use static string for table headersAntonio Quartulli2016-05-045-21/+16
| * batman-adv: Start new development cycleSimon Wunderlich2016-05-041-1/+1
* | net: remove dev->trans_startFlorian Westphal2016-05-041-7/+3
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-045-6/+6
* | gre6: add Kconfig dependency for NET_IPGRE_DEMUXArnd Bergmann2016-05-041-0/+1
* | gre: receive also TEB packets for lwtunnelsJiri Benc2016-05-041-11/+28
* | gre: move iptunnel_pull_header down to ipgre_rcvJiri Benc2016-05-041-5/+10
* | gre: remove superfluous pskb_may_pullJiri Benc2016-05-041-4/+1
* | net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSOAlexander Duyck2016-05-041-0/+4
* | gso: Only allow GSO_PARTIAL if we can checksum the inner protocolAlexander Duyck2016-05-041-3/+3
* | gso: Do not perform partial GSO if number of partial segments is 1 or lessAlexander Duyck2016-05-041-1/+4
* | gre: change gre_parse_header to return the header lengthJiri Benc2016-05-043-10/+8
* | tcp: guarantee forward progress in tcp_sendmsg()Eric Dumazet2016-05-041-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-0428-151/+256
|\ \
| * | ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel2016-05-031-2/+1
| * | RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.Sowmini Varadhan2016-05-034-10/+33
| * | RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan2016-05-032-17/+25
| * | net: Disable segmentation if checksumming is not supportedAlexander Duyck2016-05-031-1/+1
| * | netem: Segment GSO packets on enqueueNeil Horman2016-05-031-2/+59
| * | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-05-036-56/+41
| |\ \
| | * | batman-adv: Fix reference counting of hardif_neigh_node object for neigh_nodeSven Eckelmann2016-04-292-11/+7
| | * | batman-adv: Fix reference counting of vlan object for tt_local_entrySven Eckelmann2016-04-292-38/+6
| | * | batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP eventAntonio Quartulli2016-04-293-0/+18
| | * | batman-adv: fix DAT candidate selection (must use vid)Antonio Quartulli2016-04-291-7/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-0211-19/+57
| |\ \ \
| | * | | gre: do not pull header in ICMP error processingJiri Benc2016-05-021-3/+8
| | * | | tipc: only process unicast on intended nodeHamish Martin2016-05-011-0/+5
| | * | | soreuseport: Fix TCP listener hash collisionCraig Gallek2016-05-011-0/+2
| | * | | net: l2tp: fix reversed udp6 checksum flagsWang Shanker2016-05-011-2/+2
OpenPOWER on IntegriCloud