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
*
sctp: check cached dst before using it
Nicolas Dichtel
2012-05-10
1
-0
/
+13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-05-01
1
-1
/
+2
|
\
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-04-27
1
-1
/
+2
|
|
\
|
|
*
Bluetooth: Temporary keys should be retained during connection
Vishal Agarwal
2012-04-16
1
-0
/
+1
|
|
*
Bluetooth: hci_persistent_key should return bool
Vishal Agarwal
2012-04-16
1
-1
/
+1
*
|
|
net: fix sk_sockets_allocated_read_positive
Eric Dumazet
2012-04-30
1
-2
/
+2
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-04-30
1
-1
/
+3
|
\
\
\
|
*
|
|
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
2012-04-30
1
-0
/
+2
|
*
|
|
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
2012-04-30
1
-1
/
+1
*
|
|
|
set fake_rtable's dst to NULL to avoid kernel Oops
Peter Huang (Peng)
2012-04-24
1
-0
/
+1
*
|
|
|
net/sock.h: fix sk_peek_off kernel-doc warning
Randy Dunlap
2012-04-17
1
-0
/
+1
*
|
|
|
ipv6: clean up rt6_clean_expires
Jiri Bohac
2012-04-17
1
-1
/
+1
*
|
|
|
ipv6: fix rt6_update_expires
Jiri Bohac
2012-04-17
1
-2
/
+8
*
|
|
|
net_sched: red: Make minor corrections to comments
David Ward
2012-04-16
1
-3
/
+3
*
|
|
|
ipv6: fix problem with expired dst cache
Gao feng
2012-04-13
2
-1
/
+47
|
|
/
/
|
/
|
|
*
|
|
mac80211: Convert WARN_ON to WARN_ON_ONCE
Larry Finger
2012-04-09
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-04-09
3
-7
/
+10
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Bluetooth: Fix userspace compatibility issue with mgmt interface
Gustavo Padovan
2012-04-05
1
-1
/
+1
|
*
Bluetooth: mgmt: Fix timeout type
Andrei Emeltchenko
2012-03-28
1
-1
/
+1
|
*
Bluetooth: Check for minimum data length in eir_has_data_type()
Johan Hedberg
2012-03-28
1
-0
/
+3
|
*
Bluetooth: Don't increment twice in eir_has_data_type()
Johan Hedberg
2012-03-28
1
-4
/
+3
|
*
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
2012-03-28
1
-0
/
+1
|
*
Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit
Hemant Gupta
2012-03-28
1
-1
/
+1
*
|
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-04-03
1
-1
/
+1
|
\
\
|
*
|
netfilter: xt_LOG: don't use xchg() for simple assignment
Jan Beulich
2012-03-26
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-03-27
1
-2
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
John W. Linville
2012-03-26
1
-2
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-03-27
2
-1
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
netfilter: cttimeout: fix dependency with l4protocol conntrack module
Pablo Neira Ayuso
2012-03-23
2
-1
/
+5
|
|
/
*
|
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
1
-1
/
+2
|
\
\
|
*
|
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-16
1
-1
/
+2
*
|
|
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
10
-0
/
+10
|
\
\
\
|
*
|
|
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-04
10
-0
/
+10
*
|
|
|
poll: add poll_requested_events() and poll_does_not_wait() functions
Hans Verkuil
2012-03-23
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
1
-2
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
switch unix_sock to struct path
Al Viro
2012-03-20
1
-2
/
+1
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
security: trim security.h
Al Viro
2012-02-14
1
-0
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
34
-583
/
+1082
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-16
2
-47
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
2012-03-13
1
-2
/
+3
|
|
*
|
|
|
|
cfg80211: clarify timestamp in cfg80211_inform_bss
Johannes Berg
2012-03-13
1
-4
/
+3
|
|
*
|
|
|
|
mac80211: remove tx_sync
Johannes Berg
2012-03-12
1
-41
/
+0
|
|
*
|
|
|
|
cfg80211: Add background scan period attribute.
Bala Shanmugam
2012-03-12
1
-0
/
+3
|
*
|
|
|
|
|
net: ipv4: Standardize prefixes for message logging
Joe Perches
2012-03-12
1
-2
/
+2
|
*
|
|
|
|
|
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
2012-03-11
1
-1
/
+1
|
*
|
|
|
|
|
ipv4: Make ip_call_ra_chain() return bool.
David S. Miller
2012-03-09
1
-1
/
+1
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
1
-1
/
+3
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
4
-34
/
+47
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
mac80211: update ieee80211_tx_rate_control kerneldoc
Simon Wunderlich
2012-03-08
1
-4
/
+5
[next]