summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones2014-11-07
* uapi: resort Kbuild entriesstephen hemminger2014-11-07
* net: Kill skb_copy_datagram_const_iovecHerbert Xu2014-11-07
* inet: Add skb_copy_datagram_iterHerbert Xu2014-11-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
|\
| * net/9p: remove a comment about pref member which doesn't existRyo Munakata2014-11-06
| * bridge: include in6.h in if_bridge.h for struct in6_addrGregory Fong2014-11-05
| * include/linux/socket.h: Fix commentRasmus Villemoes2014-11-05
| * uapi: add missing network related headers to kbuildstephen hemminger2014-11-03
* | Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-11-06
|\ \
| * | openvswitch: Fix the type of struct ovs_key_nd nd_target field.Jarno Rajahalme2014-11-05
| * | openvswitch: Add basic MPLS support to kernelSimon Horman2014-11-05
| * | net: Remove MPLS GSO feature.Pravin B Shelar2014-11-05
* | | sock.h: Remove unused NETDEBUG macroJoe Perches2014-11-06
* | | ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert2014-11-06
|/ /
* | fast_hash: avoid indirect function callsHannes Frederic Sowa2014-11-05
* | ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong2014-11-05
* | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* | gue: TX support for using remote checksum offload optionTom Herbert2014-11-05
* | gue: Protocol constants for remote checksum offloadTom Herbert2014-11-05
* | udp: Changes to udp_offload to support 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
* | net: add rbnode to struct sk_buffEric Dumazet2014-11-03
* | net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2014-11-03
* | net: shrink struct softnet_dataEric Dumazet2014-11-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-01
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-31
| |\
| | * 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
| | * | net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet2014-10-30
| | * | usbnet: add a callback for set_rx_modeOlivier Blin2014-10-28
| | * | skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap2014-10-28
| | |/
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-31
| |\ \
| | * | sched: Update comments for CLONE_NEWNSChen Hanxiao2014-10-28
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-31
| |\ \ \
| | * | | perf: Fix typos in sample code in the perf_event.h headerAndy Lutomirski2014-10-28
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-31
| |\ \ \ \
| | * \ \ \ Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-10-30
| | |\ \ \ \
| | | * | | | rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney2014-10-28
| | | |/ / /
| | * | / / compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan2014-10-28
| | | |/ / | | |/| |
| * | | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2014-10-29
| |\ \ \ \
| | * | | | mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner2014-10-29
| | * | | | mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner2014-10-29
| | * | | | mm, thp: fix collapsing of hugepages on madviseDavid Rientjes2014-10-29
| | * | | | drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski2014-10-29