aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
* | inet: add rsk_refcnt/ireq_refcnt to request socksEric Dumazet2015-03-12
* | inet: add ireq_state field to inet_request_sockEric Dumazet2015-03-12
* | inet: add TCP_NEW_SYN_RECV stateEric Dumazet2015-03-12
* | ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet2015-03-12
* | net: Introduce possible_net_tEric W. Biederman2015-03-12
* | net: Kill hold_net release_netEric W. Biederman2015-03-12
* | vxlan: Correct path typo in commentSimon Horman2015-03-11
* | net: add real socket cookiesEric Dumazet2015-03-11
* | ipv4: FIB Local/MAIN table collapseAlexander Duyck2015-03-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-10
|\ \
| * | netfilter: fix sparse warnings in reject handlingFlorian Westphal2015-03-10
* | | switchdev: add netlink flags to IPv4 FIB add opScott Feldman2015-03-09
* | | net: dsa: utilize of_find_net_device_by_nodeFlorian Fainelli2015-03-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-09
|\ \ \ | |/ / |/| |
| * | netfilter: nf_tables: fix userdata length overflowPatrick McHardy2015-03-04
* | | net: Remove protocol from struct dst_opsEric W. Biederman2015-03-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-09
|\ \ \
| * | | netfilter: nf_tables: limit maximum table name length to 32 bytesPablo Neira Ayuso2015-03-05
| * | | netfilter: nf_tables: cleanup nf_tables.hPatrick McHardy2015-03-05
| * | | netfilter: ipt_CLUSTERIP: deprecate it in favour of xt_clusterPablo Neira Ayuso2015-03-05
| * | | netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal2015-03-02
* | | | net_sched: destroy proto tp when all filters are goneCong Wang2015-03-09
* | | | neigh: Use neigh table index for neigh_packet_xmitEric W. Biederman2015-03-08
* | | | net/dcb: Add IEEE QCN attributeShani Michaeli2015-03-06
* | | | fib: make netdev_switch_fib_ipv4_abort in header file static inlineWillem de Bruijn2015-03-06
* | | | ipv4: Create probe timer for tcp PMTU as per RFC4821Fan Du2015-03-06
* | | | ipv4: Use binary search to choose tcp PMTU probe_sizeFan Du2015-03-06
* | | | ipv4: Raise tcp PMTU probe mss base sizeFan Du2015-03-06
* | | | DECnet: Only use neigh_ops for adding the link layer headerEric W. Biederman2015-03-06
* | | | fib: hook IPv4 fib for hardware offloadScott Feldman2015-03-06
* | | | ipv4: add net bool fib_offload_disabledScott Feldman2015-03-06
* | | | switchdev: don't support custom ip rules, for nowScott Feldman2015-03-06
* | | | switchdev: add IPv4 fib ndo ops wrappersScott Feldman2015-03-06
* | | | net: dsa: let switches specify their tagging protocolFlorian Fainelli2015-03-06
* | | | fib_trie: Make fib_table rcu safeAlexander Duyck2015-03-04
* | | | mpls: Add a sysctl to control the size of the mpls label tableEric W. Biederman2015-03-04
* | | | mpls: Basic routing supportEric W. Biederman2015-03-04
* | | | neigh: Add helper function neigh_xmitEric W. Biederman2015-03-04
* | | | neigh: Factor out ___neigh_lookup_norefEric W. Biederman2015-03-04
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\ \ \ \ | | |/ / | |/| |
| * | | caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter2015-02-20
* | | | ax25: Stop using magic neighbour cache operations.Eric W. Biederman2015-03-03
| |/ / |/| |
* | | neigh: Don't require dst in neigh_hh_initEric W. Biederman2015-03-02
* | | arp: Kill arp_findEric W. Biederman2015-03-02
* | | neigh: Move neigh_compat_output into ax25_ip.cEric W. Biederman2015-03-02
* | | ax25: Refactor to use private neighbour operations.Eric W. Biederman2015-03-02
* | | ax25: Make ax25_header and ax25_rebuild_header staticEric W. Biederman2015-03-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-02
|\ \ \ | |_|/ |/| |
| * | ipvs: allow rescheduling of new connections when port reuse is detectedMarcelo Ricardo Leitner2015-02-24
| * | ipvs: use 64-bit rates in statsJulian Anastasov2015-02-09