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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PFKEYV2]: Extension for dynamic update of endpoint address(es)
Shinta Sugimoto
2007-02-08
2
-1
/
+424
*
[XFRM]: CONFIG_XFRM_MIGRATE option
Shinta Sugimoto
2007-02-08
1
-0
/
+11
*
[XFRM]: User interface for handling XFRM_MSG_MIGRATE
Shinta Sugimoto
2007-02-08
1
-0
/
+173
*
[XFRM]: Extension for dynamic update of endpoint address(es)
Shinta Sugimoto
2007-02-08
4
-0
/
+467
*
[NETFILTER]: ip6_tables: remove redundant structure definitions
Patrick McHardy
2007-02-08
4
-57
/
+19
*
[NETFILTER]: ip_tables: remove declaration of non-existant ipt_find_target fu...
Patrick McHardy
2007-02-08
1
-3
/
+0
*
[NETFILTER]: ip6_tables: support MH match
Masahide NAKAMURA
2007-02-08
4
-0
/
+132
*
[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...
Jan Engelhardt
2007-02-08
11
-27
/
+24
*
[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions
Jan Engelhardt
2007-02-08
36
-171
/
+202
*
[NETFILTER]: x_tables: fix return values for LOG/ULOG
Jan Engelhardt
2007-02-08
3
-7
/
+14
*
[NETFILTER]: NAT: optional source port randomization support
Eric Leblond
2007-02-08
10
-4
/
+48
*
[NETFILTER]: add IPv6-capable TCPMSS target
Patrick McHardy
2007-02-08
9
-238
/
+337
*
[NET]: Add UDPLITE support in a few missing spots
Patrick McHardy
2007-02-08
5
-0
/
+6
*
[NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooks
Patrick McHardy
2007-02-08
1
-22
/
+7
*
[NETFILTER]: nf_nat: remove broken HOOKNAME macro
Patrick McHardy
2007-02-08
1
-6
/
+0
*
[NETFILTER]: Remove useless comparisons before assignments
Jan Engelhardt
2007-02-08
6
-21
/
+9
*
[NETFILTER]: tcp conntrack: do liberal tracking for picked up connections
Patrick McHardy
2007-02-08
3
-51
/
+33
*
[NETFILTER]: Add SANE connection tracking helper
Michal Schmidt
2007-02-08
5
-0
/
+279
*
[IRLAN]: handle out of memory errors
Akinobu Mita
2007-02-08
1
-3
/
+20
*
[IRDA]: handle out of memory errors
Akinobu Mita
2007-02-08
1
-0
/
+40
*
[NET]: unregister_netdevice as void
Stephen Hemminger
2007-02-08
6
-13
/
+14
*
[IPV6] RAW: Add checksum default defines for MH.
Masahide NAKAMURA
2007-02-08
2
-28
/
+11
*
[IPV4/IPV6] multicast: Check add_grhead() return value
Alexey Dobriyan
2007-02-08
2
-0
/
+4
*
[XFRM]: Fix missed error setting in xfrm4_policy.c
David S. Miller
2007-02-08
1
-0
/
+1
*
[IPSEC]: IPv4 over IPv6 IPsec tunnel
Miika Komu
2007-02-08
2
-27
/
+65
*
[IPSEC]: IPv6 over IPv4 IPsec tunnel
Miika Komu
2007-02-08
2
-26
/
+77
*
[IPSEC]: exporting xfrm_state_afinfo
Miika Komu
2007-02-08
4
-5
/
+10
*
[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...
Joe Jin
2007-02-08
2
-6
/
+2
*
[TG3]: Avoid an expensive divide.
Eric Dumazet
2007-02-08
1
-1
/
+1
*
[DCCP]: Warning fixes.
Andrew Morton
2007-02-08
1
-2
/
+3
*
[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...
Joe Jin
2007-02-08
1
-4
/
+1
*
[NET] net/wanrouter/wanmain.c: cleanups
Adrian Bunk
2007-02-08
2
-17
/
+8
*
[ATM]: Fix for crash in adummy_init()
Daniel Walker
2007-02-08
1
-1
/
+2
*
[NET]: user of the jiffies rounding code: Networking
Arjan van de Ven
2007-02-08
3
-3
/
+13
*
[TCP]: Don't apply FIN exception to full TSO segments.
John Heffner
2007-02-08
1
-1
/
+2
*
[TCP]: Check num sacks in SACK fast path
Baruch Even
2007-02-08
1
-0
/
+5
*
[TCP]: Seperate DSACK from SACK fast path
Baruch Even
2007-02-08
2
-36
/
+32
*
[TCP]: Advance fast path pointer for first block only
Baruch Even
2007-02-08
1
-10
/
+24
*
[PACKET]: Fix skb->cb clobbering between aux and sockaddr
Herbert Xu
2007-02-08
1
-16
/
+30
*
[PACKET]: Add optional checksum computation for recvmsg
Herbert Xu
2007-02-08
2
-9
/
+58
*
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
David S. Miller
2007-02-08
12
-13
/
+14
*
[TCP]: remove tcp header from tcp_v4_check (take #2)
Frederik Deweerdt
2007-02-08
5
-12
/
+11
*
[IPV6] ROUTE: Do not route packets to link-local address on other device.
YOSHIFUJI Hideaki
2007-02-08
1
-5
/
+14
*
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
2007-02-08
12
-85
/
+149
*
[NET_SCHED] sch_prio: class statistics printing enabled
Jarek Poplawski
2007-02-08
1
-0
/
+15
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-08
17
-468
/
+1211
|
\
|
*
configfs: Zero terminate data in configfs attribute writes.
Joel Becker
2007-02-07
1
-3
/
+6
|
*
[PATCH] ocfs2 heartbeat: clean up bio submission code
Philipp Reisner
2007-02-07
1
-127
/
+31
|
*
ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages
Zhen Wei
2007-02-07
2
-0
/
+10
|
*
[PATCH] ocfs2: drop INET from Kconfig, not needed
Randy Dunlap
2007-02-07
1
-1
/
+0
[next]