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
*
infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.
David Miller
2011-12-05
1
-26
/
+21
*
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
29
-58
/
+58
*
tcp: tcp_sendmsg() page recycling
Eric Dumazet
2011-12-04
1
-1
/
+6
*
tcp: take care of misalignments
Eric Dumazet
2011-12-04
3
-8
/
+24
*
sfc: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
3
-4
/
+4
*
ll_temac: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
1
-1
/
+1
*
enic: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
1
-1
/
+1
*
bnx2x: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
2
-3
/
+3
*
tcp: drop SYN+FIN messages
Eric Dumazet
2011-12-04
1
-0
/
+2
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-12-03
42
-52
/
+6000
|
\
|
*
net: Add Open vSwitch kernel components.
Jesse Gross
2011-12-03
20
-0
/
+5874
|
*
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-12-03
17
-19
/
+45
|
*
vlan: Move vlan_set_encap_proto() to vlan header file
Pravin B Shelar
2011-12-03
2
-33
/
+34
|
*
genetlink: Add rcu_dereference_genl and genl_dereference.
Jesse Gross
2011-12-03
1
-0
/
+21
|
*
genetlink: Add lockdep_genl_is_held().
Pravin B Shelar
2011-12-03
2
-0
/
+11
|
*
genetlink: Add genl_notify()
Pravin B Shelar
2011-12-03
2
-0
/
+15
*
|
ipv6: Kill ndisc_get_neigh() inline helper.
David S. Miller
2011-12-03
2
-12
/
+4
*
|
ipv6: Various cleanups in route.c
David S. Miller
2011-12-03
1
-47
/
+48
*
|
ipv6: Various cleanups in ip6_route.c
David S. Miller
2011-12-03
1
-59
/
+56
|
/
*
atm: clip: Remove code commented out since eternity.
David S. Miller
2011-12-02
1
-9
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-02
436
-3493
/
+5400
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-12-01
77
-280
/
+589
|
|
\
|
|
*
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
2011-12-01
1
-1
/
+0
|
|
*
ipv4: flush route cache after change accept_local
Peter Pan(潘卫平)
2011-12-01
1
-0
/
+5
|
|
*
sch_red: fix red_change
Eric Dumazet
2011-12-01
1
-2
/
+2
|
|
*
Revert "udp: remove redundant variable"
David S. Miller
2011-12-01
2
-14
/
+16
|
|
*
bridge: master device stuck in no-carrier state forever when in user-stp mode
Vitalii Demianets
2011-12-01
2
-15
/
+20
|
|
*
ipv4: Perform peer validation on cached route lookup.
David S. Miller
2011-12-01
1
-7
/
+19
|
|
*
net/core: fix rollback handler in register_netdevice_notifier
RongQing.Li
2011-11-30
1
-1
/
+2
|
|
*
sch_red: fix red_calc_qavg_from_idle_time
Eric Dumazet
2011-11-30
1
-9
/
+6
|
|
*
bonding: only use primary address for ARP
Henrik Saavedra Persson
2011-11-30
1
-27
/
+6
|
|
*
ipv4: fix lockdep splat in rt_cache_seq_show
Eric Dumazet
2011-11-30
1
-2
/
+6
|
|
*
sch_teql: fix lockdep splat
Eric Dumazet
2011-11-30
1
-11
/
+20
|
|
*
net: fec: Select the FEC driver by default for i.MX SoCs
Fabio Estevam
2011-11-30
1
-0
/
+1
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-30
4
-14
/
+52
|
|
|
\
|
|
|
*
mac80211: fix race between the AGG SM and the Tx data path
Emmanuel Grumbach
2011-11-28
1
-0
/
+14
|
|
|
*
mac80211: fix race condition caused by late addBA response
Nikolay Martynov
2011-11-28
1
-1
/
+17
|
|
|
*
ath9k: Revert change that broke AR928X on Acer Ferrari One
Rafael J. Wysocki
2011-11-28
1
-1
/
+2
|
|
|
*
rtlwifi: fix lps_lock deadlock
Stanislaw Gruszka
2011-11-28
1
-8
/
+9
|
|
|
*
mac80211: don't stop a single aggregation session twice
Johannes Berg
2011-11-28
1
-2
/
+8
|
|
|
*
nl80211: fix MAC address validation
Eliad Peller
2011-11-28
1
-2
/
+2
|
|
*
|
isdn: avoid copying too long drvid
Dan Carpenter
2011-11-29
1
-0
/
+3
|
|
*
|
isdn: make sure strings are null terminated
Dan Carpenter
2011-11-29
1
-0
/
+6
|
|
*
|
netlabel: Fix build problems when IPv6 is not enabled
Paul Moore
2011-11-29
1
-8
/
+14
|
|
*
|
sctp: better integer overflow check in sctp_auth_create_key()
Xi Wang
2011-11-29
1
-1
/
+1
|
|
*
|
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-11-29
8
-53
/
+87
|
|
|
\
\
|
|
|
*
|
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
2011-11-22
4
-49
/
+82
|
|
|
*
|
netfilter: possible unaligned packet header in ip_route_me_harder
Paul Guo
2011-11-21
1
-1
/
+2
|
|
|
*
|
netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c
Jozsef Kadlecsik
2011-11-21
3
-3
/
+3
|
|
*
|
|
sctp: integer overflow in sctp_auth_create_key()
Xi Wang
2011-11-29
0
-0
/
+0
[next]