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
*
ipv4: Pass flow keys down into datagram packet building engine.
David S. Miller
2011-05-08
4
-90
/
+86
*
udp: Use flow key information instead of rt->rt_{src,dst}
David S. Miller
2011-05-08
1
-6
/
+8
*
net: Allow ethtool to set interface in loopback mode.
Mahesh Bandewar
2011-05-08
1
-1
/
+1
*
pktgen: use %pI6c for printing IPv6 addresses
Alexey Dobriyan
2011-05-08
1
-96
/
+13
*
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-05-08
19
-552
/
+706
|
\
|
*
batman-adv: remove duplicate code from function is_bidirectional_neigh()
Daniele Furlan
2011-05-08
1
-49
/
+25
|
*
batman-adv: Remove multiline comments from line ending
Sven Eckelmann
2011-05-08
4
-28
/
+29
|
*
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
2011-05-08
18
-325
/
+326
|
*
batman-adv: Fix refcount imbalance in find_router
Marek Lindner
2011-05-08
1
-5
/
+9
|
*
batman-adv: Avoid deadlock between rtnl_lock and s_active
Sven Eckelmann
2011-05-08
1
-9
/
+9
|
*
batman-adv: Remove unnecessary hardif_list_lock
Sven Eckelmann
2011-05-08
4
-24
/
+13
|
*
batman-adv: multi vlan support for bridge loop detection
Marek Lindner
2011-05-08
3
-113
/
+298
|
*
batman-adv: remove misplaced comment
Marek Lindner
2011-05-08
1
-2
/
+0
*
|
tcp: Use cork flow info instead of rt->rt_dst in tcp_v4_get_peer()
David S. Miller
2011-05-08
1
-1
/
+2
*
|
sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit()
David S. Miller
2011-05-08
1
-2
/
+2
*
|
ipv4: Don't use rt->rt_{src,dst} in ip_queue_xmit().
David S. Miller
2011-05-08
1
-4
/
+4
*
|
inet: Pass flowi to ->queue_xmit().
David S. Miller
2011-05-08
7
-12
/
+14
*
|
ipv4: Use inet_csk_route_child_sock() in DCCP and TCP.
David S. Miller
2011-05-08
2
-17
/
+20
*
|
ipv4: Create inet_csk_route_child_sock().
David S. Miller
2011-05-08
1
-0
/
+33
*
|
sctp: Store a flowi in transports to provide persistent keying.
David S. Miller
2011-05-08
1
-6
/
+3
*
|
ipv4: Use cork flow in ip_queue_xmit()
David S. Miller
2011-05-08
1
-2
/
+3
*
|
ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}()
David S. Miller
2011-05-08
1
-5
/
+7
*
|
ipv4: Lock socket and use cork flow in ip4_datagram_connect().
David S. Miller
2011-05-08
1
-8
/
+15
*
|
l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg()
David S. Miller
2011-05-08
1
-7
/
+9
*
|
l2tp: Fix locking in l2tp_core.c
David S. Miller
2011-05-08
1
-0
/
+8
*
|
l2tp: Fix locking in l2tp_ip.c
David S. Miller
2011-05-08
1
-4
/
+15
*
|
tcp: Use cork flow in tcp_v4_connect()
David S. Miller
2011-05-08
1
-6
/
+7
*
|
dccp: Use cork flow in dccp_v4_connect()
David S. Miller
2011-05-08
1
-5
/
+6
*
|
ethtool: remove phys_id from ethtool_ops
Stephen Hemminger
2011-05-08
1
-5
/
+1
*
|
ipv4: Initialize cork->opt using NULL not 0.
David S. Miller
2011-05-06
1
-1
/
+1
*
|
ipv4: Initialize on-stack cork more efficiently.
David S. Miller
2011-05-06
1
-1
/
+4
*
|
inet: Decrease overhead of on-stack inet_cork.
David S. Miller
2011-05-06
3
-28
/
+32
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
11
-34
/
+63
|
\
\
|
*
|
net: ip_expire() must revalidate route
Eric Dumazet
2011-05-04
1
-16
/
+15
|
*
|
sysctl: net: call unregister_net_sysctl_table where needed
Lucian Adrian Grijincu
2011-05-02
2
-2
/
+2
|
*
|
networking: inappropriate ioctl operation should return ENOTTY
Lifeng Sun
2011-05-02
1
-3
/
+3
|
*
|
ipv4: don't spam dmesg with "Using LC-trie" messages
Alexey Dobriyan
2011-05-01
1
-3
/
+0
|
*
|
af_unix: Only allow recv on connected seqpacket sockets.
Eric W. Biederman
2011-05-01
1
-1
/
+15
|
*
|
dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085
Peter Korsgaard
2011-04-28
2
-7
/
+23
|
*
|
xfrm: Check for the new replay implementation if an esn state is inserted
Steffen Klassert
2011-04-26
1
-0
/
+3
|
*
|
esp6: Fix scatterlist initialization
Steffen Klassert
2011-04-26
1
-1
/
+1
|
*
|
xfrm: Fix replay window size calculation on initialization
Steffen Klassert
2011-04-26
1
-1
/
+1
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-05-05
30
-599
/
+1008
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
30
-599
/
+1008
|
|
\
\
\
|
|
*
|
|
mac80211: Fix a warning due to skipping tailroom reservation for IV
Mohammed Shafi Shajakhan
2011-05-05
1
-2
/
+4
|
|
*
|
|
mac80211: consolidate MIC failure report handling
Christian Lamparter
2011-05-02
2
-61
/
+48
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-04-29
11
-465
/
+842
|
|
|
\
\
\
|
|
|
*
|
|
Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt
Johan Hedberg
2011-04-28
1
-1
/
+2
|
|
|
*
|
|
Bluetooth: Add store_hint parameter to mgmt_new_key
Johan Hedberg
2011-04-28
2
-10
/
+14
|
|
|
*
|
|
Bluetooth: Remove old_key_type from mgmt_ev_new_key
Johan Hedberg
2011-04-28
2
-6
/
+6
[next]