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
*
tipc: Fix node lock reclamation issues in broadcast link reception
Allan Stephens
2012-02-06
1
-18
/
+40
*
tipc: Add missing broadcast link lock when sending NACK
Allan Stephens
2012-02-06
1
-0
/
+2
*
tipc: Fix problem with broadcast link synchronization between nodes
Allan Stephens
2012-02-06
1
-2
/
+5
*
tipc: Ensure broadcast link re-acquires node after link failure
Allan Stephens
2012-02-06
3
-4
/
+8
*
tipc: Prevent broadcast link stalling in dual LAN environments
Allan Stephens
2012-02-06
1
-4
/
+5
*
tipc: Prevent transmission of outdated link protocol messages
Allan Stephens
2012-02-06
1
-26
/
+27
*
tipc: improve the link deferred queue insertion algorithm
Allan Stephens
2012-02-06
1
-25
/
+23
*
caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.
Jesper Juhl
2012-02-05
1
-2
/
+0
*
decnet: remove unused variable from dn_output()
Jesper Juhl
2012-02-05
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-04
20
-96
/
+99
|
\
|
*
netprio_cgroup: Fix obo in get_prioidx
Neil Horman
2012-02-04
1
-3
/
+4
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-03
1
-1
/
+1
|
|
\
|
|
*
mac80211: timeout a single frame in the rx reorder buffer
Eliad Peller
2012-02-01
1
-1
/
+1
|
*
|
caif: Bugfix double kfree_skb upon xmit failure
Dmitry Tarnyagin
2012-02-02
1
-4
/
+6
|
*
|
caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.
sjur.brandeland@stericsson.com
2012-02-02
1
-9
/
+3
|
*
|
tcp: properly initialize tcp memory limits
Jason Wang
2012-02-02
2
-8
/
+2
|
*
|
ethtool: Null-terminate filename passed to ethtool_ops::flash_device
Ben Hutchings
2012-02-01
1
-0
/
+2
|
*
|
net: Disambiguate kernel message
Arun Sharma
2012-02-01
2
-8
/
+16
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-30
13
-65
/
+52
|
|
\
\
|
|
|
/
|
|
*
af_unix: fix EPOLLET regression for stream sockets
Eric Dumazet
2012-01-30
1
-15
/
+4
|
|
*
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
2012-01-30
1
-4
/
+2
|
|
*
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2012-01-30
2
-3
/
+14
|
|
*
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
2012-01-27
2
-21
/
+2
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-27
2
-0
/
+2
|
|
|
\
|
|
|
*
mac80211: set bss_conf.idle when vif is connected
Eliad Peller
2012-01-24
1
-0
/
+1
|
|
|
*
mac80211: update oper_channel on ibss join
Eliad Peller
2012-01-24
1
-0
/
+1
|
|
*
|
net: RTNETLINK adjusting values of min_ifinfo_dump_size
Stefan Gula
2012-01-26
1
-0
/
+3
|
|
*
|
ipv6: Fix ip_gre lockless xmits.
Willem de Bruijn
2012-01-26
1
-0
/
+4
|
|
*
|
netns: fix net_alloc_generic()
Eric Dumazet
2012-01-26
1
-15
/
+16
|
|
*
|
tcp: bind() optimize port allocation
Flavio Leitner
2012-01-25
1
-4
/
+2
|
|
*
|
tcp: bind() fix autoselection to share ports
Flavio Leitner
2012-01-25
1
-0
/
+5
|
|
*
|
l2tp: l2tp_ip - fix possible oops on packet receive
James Chapman
2012-01-25
1
-5
/
+0
|
*
|
|
Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-01-30
1
-1
/
+16
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
SUNRPC: Fix machine creds in generic_create_cred and generic_match
Trond Myklebust
2012-01-23
1
-1
/
+16
*
|
|
|
caif: Add drop count for caif_net device.
sjur.brandeland@stericsson.com
2012-02-04
1
-6
/
+6
*
|
|
|
caif: Kill debugfs vars for caif socket
sjur.brandeland@stericsson.com
2012-02-04
1
-112
/
+1
*
|
|
|
atm: clip: Convert over to dst_neigh_lookup().
David S. Miller
2012-02-01
1
-4
/
+13
*
|
|
|
decnet: Add missing neigh->ha locking to dn_neigh_output_packet()
David S. Miller
2012-02-01
1
-9
/
+15
*
|
|
|
ipv6: Remove never used function inet6_ac_check().
David S. Miller
2012-02-01
1
-29
/
+0
*
|
|
|
PATCH V2 net-next] net: dev: Convert printks to pr_<level>
Joe Perches
2012-02-01
1
-55
/
+39
*
|
|
|
netpoll: Neaten MAX_SKB_SIZE macro
Joe Perches
2012-02-01
1
-3
/
+5
*
|
|
|
netpoll: Convert printks to np_<level> and add pr_fmt
Joe Perches
2012-02-01
1
-35
/
+28
*
|
|
|
tcp: md5: RST: getting md5 key from listener
Shawn Lu
2012-02-01
2
-5
/
+83
*
|
|
|
xfrm6: remove unneeded NULL check in __xfrm6_output()
Dan Carpenter
2012-02-01
1
-1
/
+1
*
|
|
|
tcp: md5: protects md5sig_info with RCU
Eric Dumazet
2012-02-01
2
-14
/
+20
*
|
|
|
tcp: md5: use sock_kmalloc() to limit md5 keys
Eric Dumazet
2012-01-31
1
-2
/
+4
*
|
|
|
tcp: md5: rcu conversion
Eric Dumazet
2012-01-31
3
-301
/
+111
*
|
|
|
tcp: md5: remove obsolete md5_add() method
Eric Dumazet
2012-01-31
2
-17
/
+0
*
|
|
|
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
Denys Vlasenko
2012-01-30
2
-0
/
+49
*
|
|
|
ipv6: fix RFC5722 comment
Eric Dumazet
2012-01-30
1
-4
/
+3
[next]