index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: add transport state in /proc/net/sctp/remaddr
Michele Baldessari
2014-10-30
1
-2
/
+8
*
tipc: spelling errors
stephen hemminger
2014-10-30
2
-3
/
+3
*
syncookies: only increment SYNCOOKIESFAILED on validation error
Florian Westphal
2014-10-30
2
-4
/
+10
*
ipv4: minor spelling fixes
stephen hemminger
2014-10-30
2
-2
/
+2
*
ip6_tunnel: allow to change mode for the ip6tnl0
Alexey Andriyanov
2014-10-30
1
-7
/
+25
*
ipv6: remove assignment in if condition
Fabian Frederick
2014-10-30
1
-1
/
+2
*
ipv6: remove inline on static in c file
Fabian Frederick
2014-10-30
1
-6
/
+6
*
ipv6: spelling s/incomming/incoming
Fabian Frederick
2014-10-30
1
-1
/
+1
*
ipx: remove all unnecessary castings on ntohl
Fabian Frederick
2014-10-30
1
-7
/
+7
*
net: dsa: Add support for reading switch registers with ethtool
Guenter Roeck
2014-10-30
1
-0
/
+23
*
net: dsa: Add support for switch EEPROM access
Guenter Roeck
2014-10-30
2
-0
/
+45
*
net: dsa: Add support for reporting switch chip temperatures
Guenter Roeck
2014-10-30
2
-0
/
+142
*
net: dsa: Don't set skb->protocol on outgoing tagged packets
Guenter Roeck
2014-10-30
3
-6
/
+0
*
neigh: optimize neigh_parms_release()
Nicolas Dichtel
2014-10-29
1
-19
/
+13
*
net: introduce napi_schedule_irqoff()
Eric Dumazet
2014-10-29
1
-1
/
+14
*
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
2014-10-29
1
-2
/
+44
*
tcp: allow for bigger reordering level
Eric Dumazet
2014-10-29
2
-1
/
+9
*
net: skb_segment() should preserve backpressure
Toshiaki Makita
2014-10-29
1
-0
/
+10
*
openvswitch: Export lockdep_ovsl_is_held to modules.
David S. Miller
2014-10-28
1
-0
/
+1
*
datapath: Rename last_action() as nla_is_last() and move to netlink.h
Simon Horman
2014-10-28
1
-8
/
+3
*
ovs: Turn vports with dependencies into separate modules
Thomas Graf
2014-10-28
11
-68
/
+199
*
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
2014-10-27
5
-1
/
+71
*
ipx: remove __inline__ in c file on static
Fabian Frederick
2014-10-27
1
-1
/
+1
*
ipx: remove unnecessary casting on ntohl
Fabian Frederick
2014-10-27
1
-2
/
+2
*
ipx: move extern sysctl_ipx_pprop_broadcasting to header file
Fabian Frederick
2014-10-27
1
-3
/
+1
*
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
2014-10-27
1
-1
/
+1
*
ipv6: replace min/casting by min_t
Fabian Frederick
2014-10-27
1
-2
/
+2
*
ipv4: remove set but unused variable sha
Fabian Frederick
2014-10-27
1
-2
/
+1
*
net: llc: include linux/errno.h instead of asm/errno.h
Fabian Frederick
2014-10-24
1
-1
/
+1
*
lapb: move EXPORT_SYMBOL after functions.
Fabian Frederick
2014-10-24
1
-9
/
+8
*
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
Martin KaFai Lau
2014-10-24
1
-14
/
+16
*
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case
Martin KaFai Lau
2014-10-24
1
-3
/
+3
*
ipv6: Remove BACKTRACK macro
Martin KaFai Lau
2014-10-24
1
-30
/
+40
*
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
Kenjiro Nakayama
2014-10-24
2
-2
/
+0
*
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
2014-10-22
2
-4
/
+4
*
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
2014-10-22
1
-3
/
+8
*
net: tso: fix unaligned access to crafted TCP header in helper API
Karl Beldan
2014-10-22
1
-1
/
+2
*
net: sched: initialize bstats syncp
Sabrina Dubroca
2014-10-21
1
-1
/
+1
*
netlink: Re-add locking to netlink_lookup() and seq walker
Thomas Graf
2014-10-21
1
-12
/
+25
*
tipc: fix lockdep warning when intra-node messages are delivered
Ying Xue
2014-10-21
1
-2
/
+2
*
tipc: fix a potential deadlock
Ying Xue
2014-10-21
3
-20
/
+35
*
net: core: handle encapsulation offloads when computing segment lengths
Florian Westphal
2014-10-20
1
-3
/
+10
*
net: make skb_gso_segment error handling more robust
Florian Westphal
2014-10-20
4
-2
/
+6
*
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
2014-10-20
5
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-20
8
-41
/
+159
|
\
|
*
netfilter: nft_nat: dump attributes if they are set
Pablo Neira Ayuso
2014-10-18
1
-9
/
+11
|
*
netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN
Pablo Neira Ayuso
2014-10-18
1
-22
/
+28
|
*
netfilter: nft_nat: insufficient attribute validation
Pablo Neira Ayuso
2014-10-18
1
-1
/
+3
|
*
netfilter: nft_compat: validate chain type in match/target
Pablo Neira Ayuso
2014-10-18
1
-9
/
+66
|
*
netfilter: nft_compat: fix hook validation for non-base chains
Pablo Neira Ayuso
2014-10-14
1
-0
/
+4
[next]