cipso: kerneldoc warning fix
[firefly-linux-kernel-4.4.55.git] / net /
2014-11-04 Fabian Frederickcipso: kerneldoc warning fix
2014-11-03 Eric Dumazetnet: add rbnode to struct sk_buff
2014-11-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-11-03 Eric Dumazetnet: less interrupt masking in NAPI
2014-11-01 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-11-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-01 Linus TorvaldsMerge tag 'pm+acpi-3.18-rc3' of git://git./linux/kernel...
2014-11-01 Linus TorvaldsMerge tag 'pci-v3.18-fixes-1' of git://git./linux/kerne...
2014-10-31 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2014-10-31 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2014-10-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-10-31 David S. MillerMerge tag 'master-2014-10-30' of git://git./linux/kerne...
2014-10-31 Guenter Roecknet: ethtool: Return -EOPNOTSUPP if user space tries...
2014-10-31 Pravin B Shelarmpls: Allow mpls_gso to be built as module
2014-10-31 Pravin B Shelarmpls: Fix mpls_gso handler.
2014-10-31 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-10-31 Pablo Neira Ayusonetfilter: nft_reject_bridge: restrict reject to prerou...
2014-10-31 Pablo Neira Ayusonetfilter: nft_reject_bridge: don't use IP stack to...
2014-10-31 Pablo Neira Ayusonetfilter: nf_reject_ipv6: split nf_send_reset6() in...
2014-10-31 Pablo Neira Ayusonetfilter: nf_reject_ipv4: split nf_send_reset() in...
2014-10-31 Pablo Neira Ayusonetfilter: nf_tables_bridge: update hook_mask to allow...
2014-10-31 David S. MillerMerge branch 'ufo-fix'
2014-10-31 Ben Hutchingsdrivers/net, ipv6: Select IPv6 fragment idents for...
2014-10-30 Eric Dumazetnet: skb_fclone_busy() needs to detect orphaned skb
2014-10-30 Sowmini Varadhantcp: Correction to RFC number in comment
2014-10-30 Tom Herbertgre: Use inner mac length when computing tunnel length
2014-10-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-10-30 Michele Baldessarisctp: replace seq_printf with seq_puts
2014-10-30 Michele Baldessarisctp: add transport state in /proc/net/sctp/remaddr
2014-10-30 Nicolas Cavallariipv4: Do not cache routing failures due to disabled...
2014-10-30 stephen hemmingertipc: spelling errors
2014-10-30 Florian Westphalsyncookies: only increment SYNCOOKIESFAILED on validati...
2014-10-30 stephen hemmingeripv4: minor spelling fixes
2014-10-30 Alexey Andriyanovip6_tunnel: allow to change mode for the ip6tnl0
2014-10-30 Fabian Frederickipv6: remove assignment in if condition
2014-10-30 Fabian Frederickipv6: remove inline on static in c file
2014-10-30 Fabian Frederickipv6: spelling s/incomming/incoming
2014-10-30 Fabian Frederickipx: remove all unnecessary castings on ntohl
2014-10-30 David S. MillerMerge branch 'dsa-next'
2014-10-30 Guenter Roecknet: dsa: Add support for reading switch registers...
2014-10-30 Guenter Roecknet: dsa: Add support for switch EEPROM access
2014-10-30 Guenter Roecknet: dsa: Add support for reporting switch chip tempera...
2014-10-30 Guenter Roecknet: dsa: Don't set skb->protocol on outgoing tagged...
2014-10-29 Nicolas Dichtelneigh: optimize neigh_parms_release()
2014-10-29 Eric Dumazetnet: introduce napi_schedule_irqoff()
2014-10-29 Nikolay Aleksandrovinet: frags: remove the WARN_ON from inet_evict_bucket
2014-10-29 Nikolay Aleksandrovinet: frags: fix a race between inet_evict_bucket and...
2014-10-29 Erik Klinenet: ipv6: Add a sysctl to make optimistic addresses...
2014-10-29 Eric Dumazettcp: allow for bigger reordering level
2014-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-29 Toshiaki Makitanet: skb_segment() should preserve backpressure
2014-10-29 Lubomir Rintelipv6: notify userspace when we added or changed an...
2014-10-29 WANG Congsch_pie: schedule the timer after all init succeed
2014-10-29 James MorrisMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-28 David S. Milleropenvswitch: Export lockdep_ovsl_is_held to modules.
2014-10-28 Simon Hormandatapath: Rename last_action() as nla_is_last() and...
2014-10-28 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-10-28 David S. MillerMerge tag 'master-2014-10-27' of git://git./linux/kerne...
2014-10-28 David S. MillerMerge branch 'dsa-net'
2014-10-28 Andrew Lunnnet: dsa: Error out on tagging protocol mismatches
2014-10-28 Thomas Grafovs: Turn vports with dependencies into separate modules
2014-10-28 Alex Gartrellipvs: Avoid null-pointer deref in debug code
2014-10-27 Alexei Starovoitovbpf: split eBPF out of NET
2014-10-27 Kyeyoon Parkbridge: Add support for IEEE 802.11 Proxy ARP
2014-10-27 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-10-27 Arturo Borreronetfilter: nft_compat: fix wrong target lookup in nft_t...
2014-10-27 Fabian Frederickipx: remove __inline__ in c file on static
2014-10-27 Fabian Frederickipx: remove unnecessary casting on ntohl
2014-10-27 Fabian Frederickipx: move extern sysctl_ipx_pprop_broadcasting to heade...
2014-10-27 Fabian Frederickipv6: include linux/uaccess.h instead of asm/uaccess.h
2014-10-27 Fabian Frederickipv6: replace min/casting by min_t
2014-10-27 Fabian Frederickipv4: remove set but unused variable sha
2014-10-27 John W. LinvilleMerge tag 'mac80211-for-john-2014-10-23' of git://git...
2014-10-27 John W. LinvilleMerge tag 'iwlwifi-for-john-2014-10-23' of git://git...
2014-10-27 Takashi IwaiMerge tag 'asoc-v3.18-rc2' of git://git./linux/kernel...
2014-10-27 Mark BrownMerge remote-tracking branches 'spi/fix/dw', 'spi/fix...
2014-10-27 Mark BrownMerge remote-tracking branch 'regulator/fix/rk808'...
2014-10-27 Mark BrownMerge remote-tracking branch 'regulator/fix/core' into...
2014-10-27 Mark BrownMerge remote-tracking branches 'asoc/fix/adau1761'...
2014-10-27 Eric Dumazetnet: napi_reuse_skb() should check pfmemalloc
2014-10-25 Eric Dumazettcp: md5: do not use alloc_percpu()
2014-10-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-10-24 H. Peter AnvinMerge tag 'v3.18-rc1' into x86/urgent
2014-10-24 Fabian Fredericknet: llc: include linux/errno.h instead of asm/errno.h
2014-10-24 Fabian Fredericklapb: move EXPORT_SYMBOL after functions.
2014-10-24 Linus TorvaldsMerge tag 'sound-3.18-rc2' of git://git./linux/kernel...
2014-10-24 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2014-10-24 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-10-24 Houcheng Linnetfilter: nf_log: release skbuff on nlmsg put failure
2014-10-24 Florian Westphalnetfilter: nfnetlink_log: fix maximum packet length...
2014-10-24 Florian Westphalnetfilter: nf_log: account for size of NLMSG_DONE attribute
2014-10-24 Herbert Xubridge: Do not compile options in br_parse_ip_options
2014-10-24 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-10-24 David S. MillerMerge branch 'ipv6_route'
2014-10-24 Martin KaFai Lauipv6: Avoid redoing fib6_lookup() with reachable =...
2014-10-24 Martin KaFai Lauipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit...
2014-10-24 Martin KaFai Lauipv6: Remove BACKTRACK macro
2014-10-24 Kenjiro Nakayamanet: Remove trailing whitespace in tcp.h icmp.c syncook...
2014-10-23 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2014-10-23 Rafael J. WysockiMerge branches 'acpi-pm' and 'pm-genirq'
next