index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
sfq: deadlock in error path
stephen hemminger
2011-02-02
1
-4
/
+5
*
ipv4: Fix fib_trie build in some configurations.
David S. Miller
2011-02-02
1
-60
/
+60
*
tcp: Increase the initial congestion window to 10.
David S. Miller
2011-02-02
2
-1
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-02-02
25
-31
/
+8321
|
\
|
*
netfilter: xtables: add device group match
Patrick McHardy
2011-02-03
3
-0
/
+92
|
*
netfilter: ipset: send error message manually
Jozsef Kadlecsik
2011-02-02
1
-7
/
+26
|
*
netfilter: ipset: fix linking with CONFIG_IPV6=n
Patrick McHardy
2011-02-02
1
-6
/
+9
|
*
netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()
Patrick McHardy
2011-02-02
1
-0
/
+2
|
*
IPVS: Remove ip_vs_sync_cleanup from section __exit
Simon Horman
2011-02-01
1
-1
/
+1
|
*
IPVS: Allow compilation with CONFIG_SYSCTL disabled
Simon Horman
2011-02-01
3
-25
/
+29
|
*
IPVS: remove duplicate initialisation or rs_table
Simon Horman
2011-02-01
1
-3
/
+0
|
*
IPVS: use z modifier for sizeof() argument
Simon Horman
2011-02-01
1
-1
/
+1
|
*
netfilter: ctnetlink: fix ctnetlink_parse_tuple() warning
Patrick McHardy
2011-02-01
1
-1
/
+1
|
*
netfilter: ipset: remove unnecessary includes
Patrick McHardy
2011-02-01
9
-27
/
+0
|
*
netfilter: ipset: use nla_parse_nested()
Patrick McHardy
2011-02-01
1
-26
/
+16
|
*
netfilter: xtables: "set" match and "SET" target support
Jozsef Kadlecsik
2011-02-01
3
-0
/
+372
|
*
netfilter: ipset: list:set set type support
Jozsef Kadlecsik
2011-02-01
3
-0
/
+597
|
*
netfilter: ipset: hash:net,port set type support
Jozsef Kadlecsik
2011-02-01
3
-0
/
+592
|
*
netfilter: ipset: hash:net set type support
Jozsef Kadlecsik
2011-02-01
3
-0
/
+471
|
*
netfilter: ipset: hash:ip,port,net set type support
Jozsef Kadlecsik
2011-02-01
3
-0
/
+642
|
*
netfilter: ipset: hash:ip,port,ip set type support
Jozsef Kadlecsik
2011-02-01
3
-0
/
+576
|
*
netfilter: ipset: hash:ip,port set type support
Jozsef Kadlecsik
2011-02-01
3
-0
/
+557
|
*
netfilter: ipset: hash:ip set type support
Jozsef Kadlecsik
2011-02-01
3
-0
/
+480
|
*
netfilter: ipset; bitmap:port set type support
Jozsef Kadlecsik
2011-02-01
3
-0
/
+530
|
*
netfilter: ipset: bitmap:ip,mac type support
Jozsef Kadlecsik
2011-02-01
3
-0
/
+665
|
*
netfilter: ipset: bitmap:ip set type support
Jozsef Kadlecsik
2011-02-01
3
-0
/
+600
|
*
netfilter: ipset: IP set core support
Jozsef Kadlecsik
2011-02-01
7
-0
/
+2128
*
|
ipv4: Rename fib_hash_* locals in fib_semantics.c
David S. Miller
2011-02-01
1
-20
/
+20
*
|
ipv4: Update some fib_hash centric interface names.
David S. Miller
2011-02-01
2
-7
/
+6
*
|
ipv4: Remove fib_hash.
David S. Miller
2011-02-01
3
-1101
/
+2
*
|
ipv4: Consolidate all default route selection implementations.
David S. Miller
2011-01-31
5
-162
/
+57
*
|
ipv4: Remember FIB alias list head and table in lookup results.
David S. Miller
2011-01-31
4
-8
/
+11
*
|
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-01-31
39
-94
/
+93
|
\
\
|
*
|
batman-adv: Update copyright years
Sven Eckelmann
2011-01-31
39
-39
/
+39
|
*
|
batman-adv: Remove unused variables
Sven Eckelmann
2011-01-31
2
-10
/
+1
|
*
|
batman-adv: Remove declaration of batman_skb_recv
Sven Eckelmann
2011-01-31
2
-6
/
+9
|
*
|
batman-adv: Remove unused definitions
Sven Eckelmann
2011-01-31
1
-15
/
+0
|
*
|
batman-adv: Remove dangling declaration of hash_remove_element
Sven Eckelmann
2011-01-31
1
-5
/
+0
|
*
|
batman-adv: remove unused parameters
Simon Wunderlich
2011-01-31
4
-14
/
+10
|
*
|
batman-adv: Calculate correct size for merged packets
Sven Eckelmann
2011-01-31
4
-3
/
+31
|
*
|
batman-adv: Create roughly equal sized fragments
Sven Eckelmann
2011-01-31
1
-2
/
+3
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-31
6
-6
/
+93
|
\
\
\
|
*
\
\
Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linu...
David S. Miller
2011-01-30
1
-6
/
+8
|
|
\
\
\
|
|
*
|
|
batman-adv: Make vis info stack traversal threadsafe
Sven Eckelmann
2011-01-30
1
-3
/
+4
|
|
*
|
|
batman-adv: Remove vis info element in free_info
Sven Eckelmann
2011-01-30
1
-0
/
+1
|
|
*
|
|
batman-adv: Remove vis info on hashing errors
Sven Eckelmann
2011-01-30
1
-1
/
+1
|
|
*
|
|
batman-adv: Fix kernel panic when fetching vis data on a vis server
Linus Lüssing
2011-01-25
1
-2
/
+2
|
*
|
|
|
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
Eric W. Biederman
2011-01-30
3
-0
/
+81
|
*
|
|
|
net: Fix ip link add netns oops
Eric W. Biederman
2011-01-30
1
-0
/
+3
|
*
|
|
|
gro: Reset dev pointer on reuse
Herbert Xu
2011-01-29
1
-0
/
+1
[next]