summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | openvswitch: Add basic MPLS support to kernelSimon Horman2014-11-05
| * | | | | | | | | | | | sock.h: Remove unused NETDEBUG macroJoe Perches2014-11-06
| * | | | | | | | | | | | ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert2014-11-06
| |/ / / / / / / / / / /
| * | | | | | | | | | | ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong2014-11-05
| * | | | | | | | | | | gue: TX support for using remote checksum offload optionTom Herbert2014-11-05
| * | | | | | | | | | | gue: Protocol constants for remote checksum offloadTom Herbert2014-11-05
| * | | | | | | | | | | gue: Add infrastructure for flags and optionsTom Herbert2014-11-05
| * | | | | | | | | | | net: Move fou_build_header into fou.c and refactorTom Herbert2014-11-05
| * | | | | | | | | | | net: allow setting ecn via routing tableFlorian Westphal2014-11-04
| * | | | | | | | | | | syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal2014-11-04
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-01
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck2014-10-30
| * | | | | | | | | | | net: dsa: Add support for switch EEPROM accessGuenter Roeck2014-10-30
| * | | | | | | | | | | net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck2014-10-30
| * | | | | | | | | | | neigh: optimize neigh_parms_release()Nicolas Dichtel2014-10-29
| * | | | | | | | | | | tcp: allow for bigger reordering levelEric Dumazet2014-10-29
| * | | | | | | | | | | datapath: Rename last_action() as nla_is_last() and move to netlink.hSimon Horman2014-10-28
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | ipx: move extern sysctl_ipx_pprop_broadcasting to header fileFabian Frederick2014-10-27
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Removed unused function sctp_addr_is_valid()Sébastien Barré2014-10-24
| * | | | | | | | | net: Remove trailing whitespace in tcp.h icmp.c syncookies.cKenjiro Nakayama2014-10-24
* | | | | | | | | | Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: memcontrol: lockless page countersJohannes Weiner2014-12-10
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | netfilter: Convert print_tuple functions to return voidJoe Perches2014-11-05
| * | | | | | | | | netfilter: Remove return values for print_conntrack callbacksSteven Rostedt (Red Hat)2014-11-05
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2014-11-16
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | sched, net: Clean up sk_wait_event() vs. might_sleep()Peter Zijlstra2014-10-28
| | |/ / / / / / | |/| | | | | |
* | | | | | | | net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn2014-11-26
| |_|/ / / / / |/| | | | | |
* | | | | | | vxlan: Inline vxlan_gso_check().Joe Stringer2014-11-18
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-16
|\ \ \ \ \ \ \
| * | | | | | | netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso2014-11-12
| | |/ / / / / | |/| | | | |
* | | | | | | net: Add vxlan_gso_check() helperJoe Stringer2014-11-14
| |_|_|_|_|/ |/| | | | |
* | | | | | udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross2014-11-10
| |_|_|/ / |/| | | |
* | | | | net/9p: remove a comment about pref member which doesn't existRyo Munakata2014-11-06
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-31
|\ \ \ \
| * | | | netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso2014-10-31
| * | | | netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso2014-10-31
| | |/ / | |/| |
* / | | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2014-10-30
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-20
|\ \ \ | |/ / |/| |
| * | netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso2014-10-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-19
|\ \ \
| * | | tcp: fix build error if IPv6 is not enabledEric Dumazet2014-10-18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-18
|\| | |
| * | | net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2014-10-17
| * | | ipv6: introduce tcp_v6_iif()Eric Dumazet2014-10-17
| * | | ipv4: clean up cookie_v4_check()Cong Wang2014-10-17
| * | | ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang2014-10-17
| * | | netlink: fix description of portidNicolas Dichtel2014-10-16