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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-28
NFC: hci: Add cmd_received handler
Christophe Ricard
1
-0
/
+3
2015-01-28
NFC: hci: Reference every pipe information according to notification
Christophe Ricard
2
-22
/
+44
2015-01-28
NFC: hci: Change nfc_hci_send_response gate parameter to pipe
Christophe Ricard
2
-21
/
+8
2015-01-28
NFC: hci: Add pipes table to reference them with a tuple {gate, host}
Christophe Ricard
2
-7
/
+35
2015-01-28
NFC: hci: Change event_received handler gate parameter to pipe
Christophe Ricard
1
-1
/
+1
2015-01-27
NFC: nfc_disable_se Remove useless blank line at beginning of function
Christophe Ricard
1
-1
/
+0
2015-01-27
NFC: nfc_enable_se Remove useless blank line at beginning of function
Christophe Ricard
1
-1
/
+0
2015-01-25
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
1
-4
/
+2
2015-01-25
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
3
-14
/
+15
2015-01-24
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
1
-0
/
+1
2015-01-24
vlan: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+8
2015-01-24
ip6gretap: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+1
2015-01-24
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
1
-1
/
+4
2015-01-24
act_connmark: Add missing dependency on NF_CONNTRACK_MARK
Thomas Graf
1
-0
/
+1
2015-01-20
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
8
-57
/
+98
2015-01-20
phonet netlink: allow multiple messages per skb in route dump
Johannes Berg
1
-15
/
+7
2015-01-20
net: sched: Introduce connmark action
Felix Fietkau
3
-0
/
+204
2015-01-19
net: bridge: reject DSA-enabled master netdevices as bridge members
Florian Fainelli
1
-2
/
+8
2015-01-19
net: ipv4: handle DSA enabled master network devices
Florian Fainelli
1
-3
/
+3
2015-01-19
rtnl: allow to create device with IFLA_LINK_NETNSID set
Nicolas Dichtel
1
-3
/
+22
2015-01-19
tunnels: advertise link netns via netlink
Nicolas Dichtel
8
-0
/
+24
2015-01-19
rtnl: add link netns id to interface messages
Nicolas Dichtel
1
-0
/
+13
2015-01-19
netns: add rtnl cmd to add and get peer netns ids
Nicolas Dichtel
1
-0
/
+211
2015-01-19
mac80211: delete the assoc/auth timer upon suspend
Emmanuel Grumbach
1
-0
/
+12
2015-01-19
Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"
Johannes Berg
1
-6
/
+0
2015-01-19
bridge: remove oflags from setlink/dellink.
Rosen, Rami
1
-6
/
+2
2015-01-19
netlink: Fix bugs in nlmsg_end() conversions.
David S. Miller
6
-14
/
+11
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
40
-110
/
+187
2015-01-18
tipc: fix socket list regression in new nl api
Richard Alpe
1
-12
/
+18
2015-01-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
32
-2377
/
+2385
2015-01-18
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
3
-35
/
+59
2015-01-18
switchdev: introduce switchdev notifier
Jiri Pirko
1
-0
/
+65
2015-01-18
socket: use ki_nbytes instead of iov_length()
Nicolas Dichtel
1
-6
/
+4
2015-01-18
tc: cls_bpf: rename bpf_len to bpf_num_ops
Jiri Pirko
1
-9
/
+9
2015-01-18
tc: add BPF based action
Jiri Pirko
3
-0
/
+218
2015-01-18
bridge: fix setlink/dellink notifications
Roopa Prabhu
2
-24
/
+26
2015-01-16
cfg80211: fix checking nl80211_send_station() return value
Johannes Berg
1
-1
/
+1
2015-01-16
mac80211: remove doubled semicolon
Johannes Berg
1
-1
/
+1
2015-01-16
Bluetooth: Remove unused function
Rickard Strandqvist
1
-15
/
+0
2015-01-16
netlink: Fix netlink_insert EADDRINUSE error
Herbert Xu
1
-4
/
+7
2015-01-16
bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()
Nicolas Dichtel
1
-1
/
+1
2015-01-16
Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...
David S. Miller
36
-476
/
+1101
2015-01-16
ipv4: per cpu uncached list
Eric Dumazet
1
-13
/
+33
2015-01-16
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
4
-36
/
+84
2015-01-15
Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels
Marcel Holtmann
1
-0
/
+12
2015-01-15
socket: use iov_length()
Nicolas Dichtel
1
-10
/
+2
2015-01-15
Bluetooth: Fix lookup of fixed channels by local bdaddr
Johan Hedberg
1
-8
/
+7
2015-01-15
Bluetooth: Add helpers for src/dst bdaddr type conversion
Johan Hedberg
1
-12
/
+22
2015-01-15
cfg80211: remove 80+80 MHz rate reporting
Johannes Berg
2
-5
/
+1
2015-01-15
mac80211: remove 80+80 MHz rate reporting
Johannes Berg
3
-9
/
+0
[next]