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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
codel: Controlled Delay AQM
Eric Dumazet
2012-05-10
3
-0
/
+287
*
net_sched: update bstats in dequeue()
Eric Dumazet
2012-05-10
4
-6
/
+6
*
net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
Joe Perches
2012-05-10
1
-2
/
+3
*
l2tp: fix data packet sequence number handling
James Chapman
2012-05-10
1
-1
/
+1
*
l2tp: fix reorder timeout recovery
James Chapman
2012-05-10
2
-0
/
+10
*
tcp: Out-line tcp_try_rmem_schedule
Pavel Emelyanov
2012-05-10
1
-1
/
+1
*
tcp: Schedule rmem for rcvq repair send
Pavel Emelyanov
2012-05-10
1
-0
/
+3
*
tcp: Move rcvq sending to tcp_input.c
Pavel Emelyanov
2012-05-10
2
-34
/
+34
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-05-09
1
-7
/
+64
|
\
|
*
ethtool: Extend the ethtool API to obtain plugin module eeprom data
Stuart Hodgson
2012-05-10
1
-0
/
+47
|
*
ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors
Ben Hutchings
2012-05-10
1
-7
/
+17
*
|
dsa: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-5
/
+5
*
|
wireless: Convert compare_ether_addr to ether_addr_equal by hand
Joe Perches
2012-05-09
1
-3
/
+3
*
|
wireless: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
6
-23
/
+21
*
|
netfilter: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
2
-3
/
+3
*
|
mac80211: Convert compare_ether_addr to ether_addr_equal by hand
Joe Perches
2012-05-09
2
-3
/
+3
*
|
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
13
-71
/
+64
*
|
bluetooth: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-3
/
+3
*
|
atm: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
2
-5
/
+4
*
|
bridge: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
5
-16
/
+15
*
|
bridge: netfilter: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-2
/
+2
*
|
8021q: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
3
-12
/
+11
*
|
802: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-1
/
+1
*
|
netfilter: hashlimit: byte-based limit mode
Florian Westphal
2012-05-09
1
-19
/
+97
*
|
netfilter: hashlimit: move rateinfo initialization to helper
Florian Westphal
2012-05-09
1
-5
/
+10
*
|
netfilter: limit, hashlimit: avoid duplicated inline
Florian Westphal
2012-05-09
2
-8
/
+5
*
|
netfilter: add xt_hmark target for hash-based skb marking
Hans Schillstrom
2012-05-09
3
-0
/
+378
*
|
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
Hans Schillstrom
2012-05-09
7
-17
/
+43
|
/
*
netfilter: remove ip_queue support
Pablo Neira Ayuso
2012-05-08
5
-1306
/
+0
*
netfilter: nf_conntrack: fix explicit helper attachment and NAT
Pablo Neira Ayuso
2012-05-08
1
-1
/
+12
*
netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
Kelvie Wong
2012-05-08
1
-1
/
+9
*
net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
Hans Schillstrom
2012-05-08
1
-0
/
+2
*
ipvs: ip_vs_proto: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
1
-1
/
+1
*
ipvs: ip_vs_ftp: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
1
-1
/
+1
*
ipvs: optimize the use of flags in ip_vs_bind_dest
Pablo Neira Ayuso
2012-05-08
1
-6
/
+9
*
ipvs: add support for sync threads
Pablo Neira Ayuso
2012-05-08
3
-157
/
+280
*
ipvs: reduce sync rate with time thresholds
Julian Anastasov
2012-05-08
4
-46
/
+137
*
ipvs: wakeup master thread
Pablo Neira Ayuso
2012-05-08
2
-32
/
+133
*
ipvs: always update some of the flags bits in backup
Julian Anastasov
2012-05-08
1
-42
/
+23
*
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
Julian Anastasov
2012-05-08
1
-7
/
+26
*
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
Julian Anastasov
2012-05-08
1
-5
/
+5
*
ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: use GFP_KERNEL allocation where possible
Sasha Levin
2012-05-08
1
-1
/
+1
*
ipvs: SH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: WRR scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: DH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
1
-1
/
+1
*
ipvs: timeout tables do not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
1
-1
/
+1
*
netfilter: bridge: optionally set indev to vlan
Pablo Neira Ayuso
2012-05-08
1
-2
/
+24
[next]