index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-2
/
+26
2012-11-21
mac80211: Add debugfs callbacks for station addition/removal
Sujith Manoharan
1
-0
/
+18
2012-11-21
sctp: send abort chunk when max_retrans exceeded
Neil Horman
1
-0
/
+2
2012-11-20
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
1
-0
/
+2
2012-11-20
NFC: Export nfc_hci_sak_to_protocol()
Eric Lapuyade
1
-0
/
+1
2012-11-20
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
Eric Lapuyade
1
-0
/
+2
2012-11-20
Bluetooth: Increase HCI command tx timeout
Szymon Janc
1
-1
/
+1
2012-11-20
Bluetooth: Refactor locking in amp_physical_cfm
Andrei Emeltchenko
1
-1
/
+1
2012-11-19
mac80211: make remain_on_channel() op pass vif param
Eliad Peller
1
-0
/
+1
2012-11-19
cfg80211: Add TDLS event to allow drivers to request operations
Jouni Malinen
1
-0
/
+19
2012-11-19
mac80211: support radiotap vendor namespace RX data
Johannes Berg
1
-0
/
+12
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
1
-1
/
+1
2012-11-19
various: Fix spelling of "registered" in comments.
Adam Buchbinder
1
-1
/
+1
2012-11-19
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
1
-2
/
+7
2012-11-19
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
1
-6
/
+9
2012-11-19
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
1
-2
/
+7
2012-11-19
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
1
-6
/
+9
2012-11-19
Bluetooth: Fix updating advertising state flags and data
Johan Hedberg
1
-0
/
+2
2012-11-19
Bluetooth: Add support for setting LE advertising data
Johan Hedberg
2
-0
/
+19
2012-11-19
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
1
-0
/
+3
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-8
/
+83
2012-11-16
ipv6: export IP6_RT_PRIO_* to userland
Nicolas Dichtel
1
-3
/
+0
2012-11-16
net: Remove code duplication between offload structures
Vlad Yasevich
1
-7
/
+3
2012-11-16
ipv6: Pull IPv6 GSO registration out of the module
Vlad Yasevich
1
-5
/
+6
2012-11-16
ipv6: Separate tcp offload functionality
Vlad Yasevich
1
-0
/
+35
2012-11-16
ipv6: Switch to using new offload infrastructure.
Vlad Yasevich
1
-8
/
+0
2012-11-16
ipv4: Switch to using the new offload infrastructure.
Vlad Yasevich
1
-6
/
+0
2012-11-16
ipv6: Add new offload registration infrastructure.
Vlad Yasevich
1
-0
/
+4
2012-11-16
net: Add net protocol offload registration infrustructure
Vlad Yasevich
1
-0
/
+12
2012-11-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
10
-14
/
+311
2012-11-15
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
1
-19
/
+21
2012-11-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-19
/
+74
2012-11-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-14
/
+311
2012-11-14
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
1
-2
/
+6
2012-11-13
xfrm: Fix the gc threshold value for ipv4
Steffen Klassert
1
-1
/
+1
2012-11-13
ipv6: improve ipv6_find_hdr() to skip empty routing headers
Ansis Atteka
1
-2
/
+3
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2012-11-10
ipv6: Move ipv6_find_hdr() out of Netfilter code.
Jesse Gross
1
-0
/
+9
2012-11-09
mac80211: clarify interface iteration and make it configurable
Johannes Berg
1
-2
/
+21
2012-11-09
mac80211: call driver method when restart completes
Johannes Berg
1
-0
/
+6
2012-11-09
ipv6: remove rt6i_peer_genid from rt6_info and its handler
Li RongQing
1
-1
/
+0
2012-11-06
mac80211: pass P2P powersave parameters to driver
Johannes Berg
1
-0
/
+7
2012-11-06
wireless: add utility function to get P2P attribute
Johannes Berg
1
-0
/
+19
2012-11-05
cfg80211: allow registering more than one beacon listener
Ben Greear
1
-2
/
+1
2012-11-05
nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
Antonio Quartulli
1
-0
/
+6
2012-11-03
ipv6: introduce ip6_rt_put()
Amerigo Wang
1
-0
/
+9
2012-11-03
ipv4: avoid a test in ip_rt_put()
Eric Dumazet
1
-3
/
+6
2012-11-03
sctp: Clean up type-punning in sctp_cmd_t union
Neil Horman
2
-17
/
+23
2012-11-03
tcp: better retrans tracking for defer-accept
Eric Dumazet
1
-4
/
+8
2012-11-02
Bluetooth: Fix parameter order of hci_get_route
Johan Hedberg
1
-1
/
+1
[prev]
[next]