summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-08-29ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa
2013-08-29net: sctp: reorder sctp_globals to reduce cacheline usageDaniel Borkmann
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-08-27net: syncookies: export cookie_v6_init_sequence/cookie_v6_checkPatrick McHardy
2013-08-27netfilter: add SYNPROXY core/targetPatrick McHardy
2013-08-27net: syncookies: export cookie_v4_init_sequence/cookie_v4_checkPatrick McHardy
2013-08-27netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy
2013-08-26openvswitch: Add SCTP supportJoe Stringer
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-23net: Add NEXTHDR_SCTP to ipv6.hJoe Stringer
2013-08-23openvswitch: Mega flow implementationAndy Zhou
2013-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-23fs_enet: cleanup clock API useGerhard Sittig
2013-08-23ipv4: expose IPV4_DEVCONFstephen hemminger
2013-08-23ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong
2013-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-22Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-08-21tun: Get skfilter layoutPavel Emelyanov
2013-08-21tun: Allow to skip filter on attachPavel Emelyanov
2013-08-21tun: Add ability to create tun device with given indexPavel Emelyanov
2013-08-21can: mcp251x: Eliminate irq_flags from driver platform_dataAlexander Shiyan
2013-08-21can: mcp251x: Replace power callbacks with regulator APIAlexander Shiyan
2013-08-21drivers: net: cpsw: remove platform data header file of cpswMugunthan V N
2013-08-21sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov
2013-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-08-20openvswitch: Add vxlan tunneling support.Pravin B Shelar
2013-08-20vxlan: Factor out vxlan send api.Pravin B Shelar
2013-08-20vxlan: Extend vxlan handlers for openvswitch.Pravin B Shelar
2013-08-20ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel
2013-08-15ipip: add x-netns supportNicolas Dichtel
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-14netfilter: export xt_HMARK.h to userlandNicolas Dichtel
2013-08-14netfilter: export xt_rpfilter.h to userlandNicolas Dichtel
2013-08-14x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-14microblaze: fix clone syscallMichal Simek
2013-08-14mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-14mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-14ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa
2013-08-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-08-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-13pptp: fix byte order warningsstephen hemminger