index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: fix policy unreferencing on larval drop
Timo Teras
2010-05-15
1
-1
/
+1
*
net: adjust handle_macvlan to pass port struct to hook
Jiri Pirko
2010-05-15
1
-3
/
+7
*
net: reserve ports for applications using fixed port numbers
Amerigo Wang
2010-05-15
6
-2
/
+36
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/...
David S. Miller
2010-05-15
1
-1
/
+1
|
\
|
*
wimax: checking ERR_PTR vs null
Dan Carpenter
2010-05-11
1
-1
/
+1
*
|
bridge: update sysfs link names if port device names have changed
Simon Arlott
2010-05-15
4
-6
/
+41
*
|
bridge: change console message interface
stephen hemminger
2010-05-15
10
-62
/
+62
*
|
bridge: netpoll cleanup
stephen hemminger
2010-05-15
3
-28
/
+39
*
|
netfilter: xt_TEE depends on NF_CONNTRACK
Randy Dunlap
2010-05-14
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-05-13
122
-429
/
+365
|
\
\
|
*
|
netfilter: remove unnecessary returns from void function()s
Joe Perches
2010-05-13
5
-5
/
+0
|
*
|
netfilter: cleanup printk messages
Stephen Hemminger
2010-05-13
24
-64
/
+64
|
*
|
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
2010-05-13
3
-18
/
+3
|
*
|
netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()
Bart De Schuymer
2010-05-13
1
-1
/
+1
|
*
|
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2010-05-11
97
-341
/
+297
|
|
\
\
|
|
*
|
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
2010-05-11
3
-92
/
+78
|
|
*
|
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
21
-46
/
+43
|
|
*
|
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
58
-81
/
+69
|
|
*
|
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
96
-121
/
+133
|
|
*
|
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
2010-05-11
4
-54
/
+51
|
|
*
|
netfilter: xtables: dissolve do_match function
Jan Engelhardt
2010-05-02
2
-34
/
+10
|
|
*
|
netfilter: xtables: fix incorrect return code
Jan Engelhardt
2010-05-02
1
-2
/
+2
|
|
*
|
netfilter: ip_tables: fix compilation when debug is enabled
Jan Engelhardt
2010-05-02
1
-2
/
+2
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-05-12
3
-265
/
+683
|
\
\
\
\
|
*
|
|
|
ipv6: ip6mr: add support for dumping routing tables over netlink
Patrick McHardy
2010-05-11
1
-7
/
+89
|
*
|
|
|
ipv6: ip6mr: support multiple tables
Patrick McHardy
2010-05-11
3
-67
/
+377
|
*
|
|
|
ipv6: ip6mr: move mroute data into seperate structure
Patrick McHardy
2010-05-11
1
-176
/
+214
|
*
|
|
|
ipv6: ip6mr: convert struct mfc_cache to struct list_head
Patrick McHardy
2010-05-11
1
-65
/
+62
|
*
|
|
|
ipv6: ip6mr: remove net pointer from struct mfc6_cache
Patrick McHardy
2010-05-11
1
-32
/
+31
|
*
|
|
|
ipv6: ip6mr: move unres_queue and timer to per-namespace data
Patrick McHardy
2010-05-11
1
-41
/
+33
|
|
/
/
/
*
|
|
|
tipc: Reduce footprint by un-inlining tipc_msg_* routines
Allan Stephens
2010-05-12
2
-93
/
+100
*
|
|
|
tipc: Reduce footprint by un-inlining buf_acquire routine
Allan Stephens
2010-05-12
2
-23
/
+25
*
|
|
|
tipc: Reduce footprint by un-inlining bearer congestion routine
Allan Stephens
2010-05-12
2
-14
/
+14
*
|
|
|
tipc: Reduce footprint by un-inlining port list routines
Allan Stephens
2010-05-12
2
-50
/
+52
*
|
|
|
tipc: Reduce footprint by un-inlining nmap routines
Allan Stephens
2010-05-12
2
-59
/
+64
*
|
|
|
tipc: Reduce footprint by un-inlining address routines
Allan Stephens
2010-05-12
2
-34
/
+35
*
|
|
|
tipc: add tipc_ prefix to fcns targeted for un-inlining
Allan Stephens
2010-05-12
13
-55
/
+55
*
|
|
|
tipc: Relocate trivial link status functions to header file
Allan Stephens
2010-05-12
3
-31
/
+36
*
|
|
|
tipc: remove abstraction for link_max_pkt
Allan Stephens
2010-05-12
1
-16
/
+11
*
|
|
|
tipc: Add support for "-s" configuration option
Allan Stephens
2010-05-12
3
-3
/
+42
*
|
|
|
tipc: Rename "multicast-link" to "broadcast-link"
Allan Stephens
2010-05-12
1
-1
/
+1
*
|
|
|
tipc: Eliminate unnecessary initialization in native API send routines
Allan Stephens
2010-05-12
1
-2
/
+2
*
|
|
|
tipc: Prune unused data structures from configuration service
Allan Stephens
2010-05-12
1
-14
/
+14
*
|
|
|
tipc: Eliminate unused argument in print statement
Allan Stephens
2010-05-12
1
-3
/
+1
*
|
|
|
tipc: Eliminate obsolete port's "congested_link" field
Allan Stephens
2010-05-12
3
-5
/
+0
*
|
|
|
netfilter: xtables: add missing depends for xt_TEE
Jan Engelhardt
2010-05-12
1
-0
/
+1
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-12
12
-23
/
+79
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-11
10
-21
/
+77
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-05-10
1
-1
/
+2
|
|
|
\
\
\
\
|
|
|
*
|
|
|
mac80211: remove association work when processing deauth request
Reinette Chatre
2010-05-07
1
-1
/
+2
[next]