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
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
2011-03-03
7
-41
/
+49
*
ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails.
David S. Miller
2011-03-03
1
-0
/
+1
*
cxgb{3,4}*: improve Kconfig dependencies
Dimitris Michailidis
2011-03-02
3
-20
/
+9
*
dcbnl: add support for retrieving peer configuration - cee
Shmulik Ravid
2011-03-02
3
-4
/
+155
*
dcbnl: add support for retrieving peer configuration - ieee
Shmulik Ravid
2011-03-02
3
-0
/
+103
*
netdevice: make initial group visible to userspace
Vlad Dogaru
2011-03-02
1
-3
/
+3
*
ipv4: ip_route_output_key() is better as an inline.
David S. Miller
2011-03-02
2
-7
/
+5
*
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-02
36
-224
/
+267
*
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
2011-03-02
14
-89
/
+111
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-03-02
20
-146
/
+143
|
\
|
*
netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV
Pablo Neira Ayuso
2011-02-28
1
-2
/
+2
|
*
ipvs: unify the formula to estimate the overhead of processing connections
Changli Gao
2011-02-25
5
-63
/
+27
|
*
ipvs: use enum to instead of magic numbers
Changli Gao
2011-02-24
1
-14
/
+27
|
*
ipvs: use hlist instead of list
Changli Gao
2011-02-22
2
-24
/
+30
|
*
ipvs: make "no destination available" message more informative
Patrick Schaaf
2011-02-16
11
-14
/
+43
|
*
ipvs: remove extra lookups for ICMP packets
Julian Anastasov
2011-02-16
1
-25
/
+3
|
*
ipvs: fix timer in get_curr_sync_buff
Tinggong Wang
2011-02-16
1
-2
/
+2
|
*
netfilter: nfnetlink_log: remove unused parameter
Florian Westphal
2011-02-15
1
-2
/
+1
|
*
netfilter: xt_conntrack: warn about use in raw table
Jan Engelhardt
2011-02-14
1
-0
/
+5
|
*
Revert "netfilter: xt_connlimit: connlimit-above early loop termination"
Stefan Berger
2011-02-14
1
-10
/
+3
|
*
bridge: netfilter: fix information leak
Vasiliy Kulikov
2011-02-14
1
-0
/
+2
|
*
netfilter: xt_connlimit: connlimit-above early loop termination
Stefan Berger
2011-02-11
1
-3
/
+10
|
*
netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINK
Patrick McHardy
2011-02-10
1
-0
/
+1
*
|
inet: Replace left-over references to inet->cork
Herbert Xu
2011-03-01
1
-2
/
+2
*
|
pfkey: fix warning
Stephen Hemminger
2011-03-01
1
-1
/
+1
*
|
ipv6: Make icmp route lookup code a bit clearer.
David S. Miller
2011-03-01
1
-51
/
+66
*
|
ipv4: Make icmp route lookup code a bit clearer.
David S. Miller
2011-03-01
1
-79
/
+96
*
|
xfrm: Handle blackhole route creation via afinfo.
David S. Miller
2011-03-01
10
-67
/
+50
*
|
ipv6: Normalize arguments to ip6_dst_blackhole().
David S. Miller
2011-03-01
3
-12
/
+9
*
|
xfrm: Kill XFRM_LOOKUP_WAIT flag.
David S. Miller
2011-03-01
5
-10
/
+8
*
|
ipv6: Change final dst lookup arg name to "can_sleep"
David S. Miller
2011-03-01
2
-8
/
+8
*
|
ipv4: Kill can_sleep arg to ip_route_output_flow()
David S. Miller
2011-03-01
12
-16
/
+17
*
|
net: Add FLOWI_FLAG_CAN_SLEEP.
David S. Miller
2011-03-01
5
-3
/
+11
*
|
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
David S. Miller
2011-03-01
12
-16
/
+16
*
|
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
David S. Miller
2011-03-01
6
-7
/
+7
*
|
ipv6: Consolidate route lookup sequences.
David S. Miller
2011-03-01
10
-165
/
+142
*
|
udp: Add lockless transmit path
Herbert Xu
2011-03-01
1
-1
/
+14
*
|
udp: Switch to ip_finish_skb
Herbert Xu
2011-03-01
3
-33
/
+73
*
|
inet: Add ip_make_skb and ip_finish_skb
Herbert Xu
2011-03-01
2
-14
/
+67
*
|
inet: Remove explicit write references to sk/inet in ip_append_data
Herbert Xu
2011-03-01
2
-107
/
+154
*
|
inet: Remove unused sk_sndmsg_* from UFO
Herbert Xu
2011-03-01
3
-5
/
+0
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2011-03-01
30
-220
/
+150
|
\
\
|
*
|
sfc: Bump version to 3.1
Ben Hutchings
2011-02-28
1
-1
/
+1
|
*
|
sfc: Remove configurable FIFO thresholds for pause frame generation
Ben Hutchings
2011-02-28
4
-41
/
+5
|
*
|
sfc: Expose TX push and TSO counters through ethtool statistics
Ben Hutchings
2011-02-28
1
-1
/
+20
|
*
|
sfc: Update copyright dates
Ben Hutchings
2011-02-28
30
-30
/
+30
|
*
|
sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()
Ben Hutchings
2011-02-28
4
-31
/
+8
|
*
|
sfc: Read MC firmware version when requested through ethtool
Ben Hutchings
2011-02-28
5
-41
/
+9
|
*
|
sfc: Reduce size of efx_rx_buffer further by removing data member
Steve Hodgson
2011-02-28
2
-24
/
+28
|
*
|
sfc: Reduce size of efx_rx_buffer by unionising skb and page
Steve Hodgson
2011-02-28
2
-53
/
+51
[next]