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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ieee80211: fix misannotations
Al Viro
2008-01-28
1
-3
/
+3
*
[IPV4]: Enable use of 240/4 address space.
Jan Engelhardt
2008-01-28
2
-3
/
+4
*
[VLAN]: Turn __constant_htons into htons where possible
Patrick McHardy
2008-01-28
1
-3
/
+3
*
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
2008-01-28
1
-2
/
+5
*
[VLAN]: Simplify vlan unregistration
Patrick McHardy
2008-01-28
1
-0
/
+1
*
[ETHER]: Bring back MAC_FMT
Patrick McHardy
2008-01-28
1
-0
/
+1
*
[VLAN]: Use dev->stats
Patrick McHardy
2008-01-28
1
-8
/
+1
*
[VLAN]: Kill useless VLAN_NAME define
Patrick McHardy
2008-01-28
1
-2
/
+0
*
[VLAN]: Clean up vlan_hdr/vlan_ethhdr structs
Patrick McHardy
2008-01-28
1
-10
/
+23
*
[VLAN]: Remove unnecessary structure declarations
Patrick McHardy
2008-01-28
1
-5
/
+0
*
[NETNS]: Process FIB rule action in the context of the namespace.
Denis V. Lunev
2008-01-28
1
-0
/
+1
*
[NETNS]: FIB rules API cleanup.
Denis V. Lunev
2008-01-28
1
-2
/
+2
*
[FIB]: Add netns to fib_rules_ops.
Denis V. Lunev
2008-01-28
1
-0
/
+1
*
[IrDA]: Irport removal - part 1
Adrian Bunk
2008-01-28
1
-13
/
+0
*
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2008-01-28
1
-0
/
+1
*
annotate the rest of drivers/net/wan
Al Viro
2008-01-28
1
-1
/
+1
*
annotate tun
Al Viro
2008-01-28
1
-1
/
+3
*
ssb: Remove the old, now unused, data structures
Larry Finger
2008-01-28
2
-95
/
+28
*
ssb: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
2
-11
/
+28
*
ssb: Add new SPROM structure while keeping the old
Larry Finger
2008-01-28
2
-6
/
+58
*
pasemi: DMA engine management library
Olof Johansson
2008-01-28
1
-0
/
+76
*
pasemi_mac: Move register definitions to include/asm-powerpc
Olof Johansson
2008-01-28
1
-0
/
+391
*
r6040: cleanups
Francois Romieu
2008-01-28
1
-1
/
+0
*
drivers/net/r6040: fix obvious problems (but more remain)
Jeff Garzik
2008-01-28
1
-0
/
+3
*
add bnx2x driver for BCM57710
Eliezer Tamir
2008-01-28
1
-0
/
+1
*
[NETNS][DST]: Add the network namespace pointer in dst_ops
Daniel Lezcano
2008-01-28
1
-0
/
+1
*
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
Daniel Lezcano
2008-01-28
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos
Patrick McHardy
2008-01-28
1
-3
/
+0
*
[NETFILTER]: nf_conntrack: clean up a few header files
Patrick McHardy
2008-01-28
3
-19
/
+4
*
[NETFILTER]: nf_conntrack_sctp: remove unused ttag field from conntrack data
Patrick McHardy
2008-01-28
1
-1
/
+0
*
[NETFILTER]: Rename ipt_iprange to xt_iprange
Jan Engelhardt
2008-01-28
3
-5
/
+19
*
[NETFILTER]: xt_policy: use the new union nf_inet_addr
Jan Engelhardt
2008-01-28
1
-4
/
+19
*
[NETFILTER]: xt_mark match, revision 1
Jan Engelhardt
2008-01-28
1
-0
/
+5
*
[NETFILTER]: xt_conntrack match, revision 1
Jan Engelhardt
2008-01-28
1
-1
/
+15
*
[NETFILTER]: Extend nf_inet_addr with in{,6}_addr
Jan Engelhardt
2008-01-28
1
-0
/
+4
*
[NETFILTER]: xt_connmark match, revision 1
Jan Engelhardt
2008-01-28
1
-0
/
+5
*
[NETFILTER]: xt_MARK target, revision 2
Jan Engelhardt
2008-01-28
1
-0
/
+4
*
[NETFILTER]: xt_CONNMARK target, revision 1
Jan Engelhardt
2008-01-28
1
-0
/
+5
*
[NETFILTER]: Annotate start of kernel fields in NF headers
Jan Engelhardt
2008-01-28
8
-2
/
+12
*
[IPV4]: fib hash|trie initialization
Stephen Hemminger
2008-01-28
1
-2
/
+3
*
[IPV4]: Remove extra argument from arp_ignore.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c.
Denis V. Lunev
2008-01-28
1
-7
/
+0
*
[IPV4]: fib_rules_unregister is essentially void.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.
Pavel Emelyanov
2008-01-28
1
-1
/
+2
*
[XFRM]: Fix struct xfrm_algo code formatting.
David S. Miller
2008-01-28
1
-2
/
+2
*
[XFRM]: alg_key_len should be unsigned to avoid integer divides
Eric Dumazet
2008-01-28
1
-1
/
+1
*
[TCP]: Uninline tcp_is_cwnd_limited
Ilpo Järvinen
2008-01-28
1
-21
/
+1
*
[TCP]: Uninline tcp_set_state
Ilpo Järvinen
2008-01-28
1
-34
/
+1
*
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
Daniel Lezcano
2008-01-28
1
-1
/
+2
*
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
Daniel Lezcano
2008-01-28
1
-3
/
+5
[next]