index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-10-30
net: dsa: Don't set skb->protocol on outgoing tagged packets
Guenter Roeck
2014-10-29
neigh: optimize neigh_parms_release()
Nicolas Dichtel
2014-10-29
net: introduce napi_schedule_irqoff()
Eric Dumazet
2014-10-29
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
2014-10-29
tcp: allow for bigger reordering level
Eric Dumazet
2014-10-29
net: skb_segment() should preserve backpressure
Toshiaki Makita
2014-10-28
openvswitch: Export lockdep_ovsl_is_held to modules.
David S. Miller
2014-10-28
datapath: Rename last_action() as nla_is_last() and move to netlink.h
Simon Horman
2014-10-28
ovs: Turn vports with dependencies into separate modules
Thomas Graf
2014-10-27
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
2014-10-27
ipx: remove __inline__ in c file on static
Fabian Frederick
2014-10-27
ipx: remove unnecessary casting on ntohl
Fabian Frederick
2014-10-27
ipx: move extern sysctl_ipx_pprop_broadcasting to header file
Fabian Frederick
2014-10-27
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
2014-10-27
ipv6: replace min/casting by min_t
Fabian Frederick
2014-10-27
ipv4: remove set but unused variable sha
Fabian Frederick
2014-10-24
net: llc: include linux/errno.h instead of asm/errno.h
Fabian Frederick
2014-10-24
lapb: move EXPORT_SYMBOL after functions.
Fabian Frederick
2014-10-24
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
Martin KaFai Lau
2014-10-24
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case
Martin KaFai Lau
2014-10-24
ipv6: Remove BACKTRACK macro
Martin KaFai Lau
2014-10-24
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
Kenjiro Nakayama
2014-10-22
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
2014-10-22
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
2014-10-22
net: tso: fix unaligned access to crafted TCP header in helper API
Karl Beldan
2014-10-21
net: sched: initialize bstats syncp
Sabrina Dubroca
2014-10-21
netlink: Re-add locking to netlink_lookup() and seq walker
Thomas Graf
2014-10-21
tipc: fix lockdep warning when intra-node messages are delivered
Ying Xue
2014-10-21
tipc: fix a potential deadlock
Ying Xue
2014-10-20
net: core: handle encapsulation offloads when computing segment lengths
Florian Westphal
2014-10-20
net: make skb_gso_segment error handling more robust
Florian Westphal
2014-10-20
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
2014-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-19
Net: DSA: Fix checking for get_phy_flags function
Andrew Lunn
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-18
ipv6: fix a potential use after free in sit.c
Li RongQing
2014-10-18
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
2014-10-18
ipv4: fix a potential use after free in gre_offload.c
Li RongQing
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-18
netfilter: nft_nat: dump attributes if they are set
Pablo Neira Ayuso
2014-10-18
netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN
Pablo Neira Ayuso
2014-10-18
netfilter: nft_nat: insufficient attribute validation
Pablo Neira Ayuso
2014-10-18
netfilter: nft_compat: validate chain type in match/target
Pablo Neira Ayuso
2014-10-17
net: dsa: add includes for ethtool and phy_fixed definitions
Florian Fainelli
2014-10-17
openvswitch: Set flow-key members.
Pravin B Shelar
2014-10-17
netrom: use linux/uaccess.h
Fabian Frederick
2014-10-17
tipc: fix bug in bundled buffer reception
Jon Paul Maloy
2014-10-17
ipv6: introduce tcp_v6_iif()
Eric Dumazet
2014-10-17
ipv4: fix a potential use after free in fou.c
Li RongQing
[next]