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
*
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
57
-106
/
+26
*
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
2006-09-22
41
-90
/
+55
*
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
2006-09-22
32
-1007
/
+679
*
[NETFILTER]: x_tables: add helpers for mass match/target registration
Patrick McHardy
2006-09-22
2
-0
/
+65
*
[NETFILTER]: xt_CONNMARK: use tabs for indentation
Patrick McHardy
2006-09-22
1
-28
/
+29
*
[NETFILTER]: replace open coded checksum updates
Patrick McHardy
2006-09-22
3
-33
/
+20
*
[NETFILTER]: nfnetlink_queue: fix typo in error message
Patrick McHardy
2006-09-22
1
-2
/
+2
*
[NETFILTER]: ctnetlink: remove impossible events tests for updates
Pablo Neira Ayuso
2006-09-22
2
-10
/
+2
*
[NETFILTER]: ctnetlink: check for listeners before sending expectation events
Pablo Neira Ayuso
2006-09-22
2
-0
/
+6
*
[NETFILTER]: ctnetlink: dump connection mark
Pablo Neira Ayuso
2006-09-22
2
-0
/
+8
*
[NETFILTER]: conntrack: introduce connection mark event
Pablo Neira Ayuso
2006-09-22
2
-2
/
+18
*
[NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc...
Daniel De Graaf
2006-09-22
1
-0
/
+8
*
[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...
Yasuyuki Kozakai
2006-09-22
8
-112
/
+165
*
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...
Yasuyuki Kozakai
2006-09-22
8
-74
/
+154
*
[TG3]: Convert the pci_device_id table to PCI_DEVICE()
Henrik Kretzschmar
2006-09-22
1
-111
/
+56
*
[SCTP]: Use the flags value that is passed as an arg to sctp_accept.
Sridhar Samudrala
2006-09-22
1
-1
/
+1
*
[SCTP]: Fix IPv6 address flag setting when doing peel-off/accept.
Vladislav Yasevich
2006-09-22
1
-0
/
+2
*
[SCTP]: Cleanup nomem handling in the state functions.
Vladislav Yasevich
2006-09-22
1
-73
/
+86
*
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
Sridhar Samudrala
2006-09-22
8
-45
/
+88
*
[IPV6]: Fixup ip6_del_rt() call for new args.
David S. Miller
2006-09-22
1
-1
/
+1
*
[IPv6] route: Convert GETROUTE to use new netlink api
Thomas Graf
2006-09-22
1
-36
/
+44
*
[IPv6] route: Convert FIB6 dumping to use new netlink api
Thomas Graf
2006-09-22
2
-37
/
+46
*
[IPv6] route: FIB6 configuration using struct fib6_config
Thomas Graf
2006-09-22
5
-200
/
+259
*
[IPv6] route: Simplify ip6_ins_rt()
Thomas Graf
2006-09-22
4
-13
/
+15
*
[IPv6] route: Simplify ip6_del_rt()
Thomas Graf
2006-09-22
4
-15
/
+18
*
[PKT_SCHED]: Kill pkt_act.h inlining.
David S. Miller
2006-09-22
15
-1147
/
+1061
*
[ETH]: indentation and cleanup
Stephen Hemminger
2006-09-22
1
-50
/
+46
*
[ETH]: docbook comments
Stephen Hemminger
2006-09-22
1
-31
/
+69
*
[NET] neighbour: reduce exports
Stephen Hemminger
2006-09-22
1
-5
/
+1
*
[IPv4]: Convert route get to new netlink api
Thomas Graf
2006-09-22
3
-40
/
+47
*
[IPv4]: Convert FIB dumping to use new netlink api
Thomas Graf
2006-09-22
6
-80
/
+86
*
[IPv4]: FIB configuration using struct fib_config
Thomas Graf
2006-09-22
8
-468
/
+560
*
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
2006-09-22
18
-69
/
+69
*
[RTNETLINK]: Unexport rtnl socket
Thomas Graf
2006-09-22
2
-5
/
+1
*
[NET] link: Convert notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-10
/
+12
*
[WIRELESS]: Convert notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-1
/
+2
*
[BRIDGE]: Convert notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-16
/
+15
*
[IPv6] prefix: Convert prefix notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+14
*
[IPv6] link: Convert link notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+14
*
[IPv6] route: Convert route notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-20
/
+18
*
[IPv6] address: Convert address notification to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+15
*
[IPv4] route: Convert route notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-16
/
+16
*
[IPv4] address: Convert address notification to use rtnl_notify()
Thomas Graf
2006-09-22
1
-16
/
+37
*
[DECNET]: Convert DECnet notifications to use rtnl_notify()
Thomas Graf
2006-09-22
2
-25
/
+28
*
[NEIGH]: Convert neighbour notifications ot use rtnl_notify()
Thomas Graf
2006-09-22
1
-18
/
+17
*
[NET] fib_rules: Convert fib rule notification to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+21
*
[RTNETLINK]: Add rtnetlink notification interface
Thomas Graf
2006-09-22
3
-0
/
+38
*
[NETLINK]: Add notification message sending interface
Thomas Graf
2006-09-22
5
-7
/
+42
*
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
8
-24
/
+20
*
[IPV6] udp: Fix type in previous change.
David S. Miller
2006-09-22
1
-2
/
+2
[next]