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
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
1
-3
/
+3
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-12-03
2
-1
/
+3
|
\
|
*
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-12-03
1
-1
/
+1
|
*
genetlink: Add genl_notify()
Pravin B Shelar
2011-12-03
1
-0
/
+2
*
|
ipv6: Kill ndisc_get_neigh() inline helper.
David S. Miller
2011-12-03
1
-9
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-02
4
-18
/
+19
|
\
|
*
sch_red: fix red_calc_qavg_from_idle_time
Eric Dumazet
2011-11-30
1
-9
/
+6
|
*
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-11-29
2
-9
/
+12
|
|
\
|
|
*
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
2011-11-22
2
-9
/
+12
|
*
|
inet: add a redirect generation id in inetpeer
Eric Dumazet
2011-11-26
1
-0
/
+1
*
|
|
ipv4: use a 64bit load/store in output path
Eric Dumazet
2011-12-01
1
-1
/
+4
*
|
|
dsa: Include linux/if_ether.h to fix build error
Axel Lin
2011-12-01
1
-0
/
+1
*
|
|
caif: Remove unused attributes from struct cflayer
sjur.brandeland@stericsson.com
2011-11-30
1
-4
/
+0
*
|
|
caif: Remove unused enum and parameter in cfserl
sjur.brandeland@stericsson.com
2011-11-30
2
-16
/
+2
*
|
|
caif: Restructure how link caif link layer enroll
sjur.brandeland@stericsson.com
2011-11-30
2
-4
/
+26
*
|
|
atm: clip: Use device neigh support on top of "arp_tbl".
David Miller
2011-11-30
1
-5
/
+0
*
|
|
atm: clip: Convert over to neighbour_priv()
David Miller
2011-11-30
1
-2
/
+0
*
|
|
neigh: Get rid of neigh_table->kmem_cachep
David Miller
2011-11-30
1
-1
/
+0
*
|
|
neigh: Create mechanism for generic neigh private areas.
David Miller
2011-11-30
1
-0
/
+7
*
|
|
flow_dissector: use a 64bit load/store
Eric Dumazet
2011-11-29
1
-0
/
+1
*
|
|
tcp: do not scale TSO segment size with reordering degree
Neal Cardwell
2011-11-29
1
-0
/
+8
*
|
|
dsa: Move all definitions needed by drivers into <net/dsa.h>
Ben Hutchings
2011-11-29
1
-0
/
+90
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-28
4
-110
/
+96
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-28
4
-110
/
+96
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
14
-95
/
+59
|
|
|
\
\
\
|
|
*
|
|
|
wireless: Support ht-capabilities over-rides.
Ben Greear
2011-11-21
1
-0
/
+27
|
|
*
|
|
|
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
2011-11-21
1
-63
/
+0
|
|
*
|
|
|
cfg80211: add flags for off-channel capabilities
Johannes Berg
2011-11-21
1
-0
/
+4
|
|
*
|
|
|
mac80211: transmit fragment list to drivers
Johannes Berg
2011-11-21
1
-5
/
+17
|
|
*
|
|
|
cfg80211: pass DFS region to drivers through reg_notifier()
Luis R. Rodriguez
2011-11-21
1
-0
/
+5
|
|
*
|
|
|
cfg80211: process regulatory DFS region for countries
Luis R. Rodriguez
2011-11-21
1
-0
/
+1
|
|
*
|
|
|
NFC: Fix indentation in nci.h file
Ilan Elias
2011-11-17
1
-42
/
+42
*
|
|
|
|
|
net: introduce skb_flow_dissect()
Eric Dumazet
2011-11-28
1
-0
/
+15
|
/
/
/
/
/
*
|
|
|
|
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
Ben Hutchings
2011-11-26
1
-2
/
+51
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-26
4
-9
/
+6
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
route: struct rtable can be const in rt_is_input_route and rt_is_output_route
Steffen Klassert
2011-11-26
1
-2
/
+2
|
*
|
|
|
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
2011-11-26
1
-6
/
+1
|
*
|
|
|
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
2011-11-26
2
-2
/
+2
|
*
|
|
|
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2011-11-23
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-11-09
2
-2
/
+9
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...
John W. Linville
2011-11-09
2
-2
/
+9
|
|
|
\
\
*
|
|
|
|
netprio_cgroup: Fix build break
Neil Horman
2011-11-23
1
-13
/
+5
*
|
|
|
|
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
4
-12
/
+7
*
|
|
|
|
xfrm: optimize ipv4 selector matching
Alexey Dobriyan
2011-11-22
1
-0
/
+8
*
|
|
|
|
net: add network priority cgroup infrastructure (v4)
Neil Horman
2011-11-22
2
-0
/
+68
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-17
11
-185
/
+748
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
mac80211: Save probe response data for bss
Arik Nemtsov
2011-11-11
1
-0
/
+15
|
*
|
|
|
nl80211: Pass probe response data to drivers
Arik Nemtsov
2011-11-11
1
-0
/
+4
|
*
|
|
|
nl80211: Add probe response offload attribute
Arik Nemtsov
2011-11-11
1
-0
/
+10
|
*
|
|
|
wireless: move ieee80211chan2mhz macro
Johannes Berg
2011-11-11
1
-8
/
+0
[next]