index
:
blackbird-op-linux
master
Blackbird™ 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
...
|
*
|
|
|
netfilter: nf_tables: fix bogus warning in nft_data_uninit()
Mirek Kratochvil
2015-05-15
1
-2
/
+2
|
*
|
|
|
conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition
Jesper Dangaard Brouer
2015-05-15
1
-3
/
+32
|
*
|
|
|
netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m
Florian Westphal
2015-05-15
1
-0
/
+2
|
*
|
|
|
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
2015-05-08
1
-0
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
Roopa Prabhu
2015-05-14
2
-4
/
+4
*
|
|
|
ipv6: Fix udp checksums with raw sockets
Vlad Yasevich
2015-05-14
1
-1
/
+3
*
|
|
|
netlink: move nl_table in read_mostly section
Eric Dumazet
2015-05-14
1
-1
/
+1
*
|
|
|
vlan: Correctly propagate promisc|allmulti flags in notifier.
Vlad Yasevich
2015-05-14
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-12
40
-132
/
+611
|
\
\
\
|
*
|
|
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
Nicolas Dichtel
2015-05-12
1
-1
/
+1
|
*
|
|
net_sched: gred: use correct backlog value in WRED mode
David Ward
2015-05-11
1
-2
/
+2
|
*
|
|
af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).
Kretschmer, Mathias
2015-05-10
1
-3
/
+6
|
*
|
|
mpls: Change reserved label names to be consistent with netbsd
Tom Herbert
2015-05-09
1
-9
/
+9
|
*
|
|
net_sched: fix a use-after-free in tc_ctl_tfilter()
WANG Cong
2015-05-09
1
-4
/
+3
|
*
|
|
net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket.
Sowmini Varadhan
2015-05-09
1
-2
/
+11
|
*
|
|
net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection.
Sowmini Varadhan
2015-05-09
3
-0
/
+51
|
*
|
|
ipv6: Fixed source specific default route handling.
Markus Stenberg
2015-05-09
2
-10
/
+34
|
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-09
3
-4
/
+7
|
|
\
\
\
|
|
*
|
|
mac802154: llsec: fix return value check in llsec_key_alloc()
Wei Yongjun
2015-04-30
1
-2
/
+2
|
|
*
|
|
mac802154: fix ieee802154_register_hw error handling
Alexander Aring
2015-04-30
1
-1
/
+3
|
|
*
|
|
Bluetooth: Skip the shutdown routine if the interface is not up
Gabriele Mazzotta
2015-04-30
1
-1
/
+2
|
*
|
|
|
tcp_westwood: fix tcp_westwood_info()
Eric Dumazet
2015-05-05
1
-7
/
+8
|
*
|
|
|
mpls: Move reserved label definitions
Tom Herbert
2015-05-05
2
-19
/
+9
|
*
|
|
|
Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-05-04
2
-6
/
+25
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
mac80211: enable hash table shrinking
Johannes Berg
2015-04-24
1
-0
/
+1
|
|
*
|
|
mac80211: fix rhashtable conversion
Johannes Berg
2015-04-23
1
-1
/
+17
|
|
*
|
|
mac80211: don't warn when stopping VLAN with stations
Johannes Berg
2015-04-20
1
-5
/
+7
|
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-04
18
-67
/
+439
|
|
\
\
\
\
|
|
*
|
|
|
ieee802154: trace: fix endian convertion
Alexander Aring
2015-04-30
1
-2
/
+3
|
|
*
|
|
|
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
2015-04-30
7
-12
/
+25
|
|
*
|
|
|
ieee802154: Add trace events for rdev->ops
Guido Günther
2015-04-30
4
-12
/
+322
|
|
*
|
|
|
tcp: update reordering first before detecting loss
Yuchung Cheng
2015-04-29
1
-4
/
+2
|
|
*
|
|
|
tcp: add TCP_CC_INFO socket option
Eric Dumazet
2015-04-29
1
-0
/
+21
|
|
*
|
|
|
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
2015-04-29
5
-33
/
+38
|
|
*
|
|
|
tcp: add tcpi_bytes_received to tcp_info
Eric Dumazet
2015-04-29
3
-4
/
+15
|
|
*
|
|
|
tcp: add tcpi_bytes_acked to tcp_info
Eric Dumazet
2015-04-29
2
-3
/
+16
|
*
|
|
|
|
net/rds: Fix new sparse warning
David Ahern
2015-05-04
1
-1
/
+1
|
*
|
|
|
|
net: core: Correct an over-stringent device loop detection.
Vlad Yasevich
2015-05-04
1
-1
/
+1
|
*
|
|
|
|
Revert "net: kernel socket should be released in init_net namespace"
Herbert Xu
2015-05-04
1
-1
/
+1
|
*
|
|
|
|
net/rds: fix unaligned memory access
shamir rabinovitch
2015-05-03
1
-2
/
+11
|
*
|
|
|
|
netlink: Remove max_size setting
Herbert Xu
2015-05-03
1
-1
/
+0
|
*
|
|
|
|
codel: fix maxpacket/mtu confusion
Eric Dumazet
2015-05-03
2
-2
/
+2
*
|
|
|
|
|
svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures
Scott Mayhew
2015-05-04
1
-7
/
+16
|
/
/
/
/
/
*
|
|
|
|
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2015-05-01
1
-0
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
net: dsa: Fix scope of eeprom-length property
Guenter Roeck
2015-04-29
1
-1
/
+1
*
|
|
|
tipc: fix problem with parallel link synchronization mechanism
Jon Paul Maloy
2015-04-29
1
-5
/
+2
*
|
|
|
tipc: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
2
-12
/
+13
*
|
|
|
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
3
-8
/
+10
*
|
|
|
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
1
-1
/
+1
*
|
|
|
net: sched: act_connmark: don't zap skb->nfct
Florian Westphal
2015-04-29
1
-2
/
+0
[prev]
[next]