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
2016-07-09
net: dsa: initialize the routing table
Vivien Didelot
2
-1
/
+12
2016-07-09
Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
17
-1058
/
+986
2016-07-09
hfsc: reduce hfsc_sched to 14 cachelines
Florian Westphal
1
-5
/
+5
2016-07-07
Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...
David S. Miller
15
-104
/
+297
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-35
/
+65
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
29
-495
/
+589
2016-07-06
cfg80211: Add mesh peer AID setting API
Masashi Honma
2
-0
/
+7
2016-07-06
mac80211: parse wide bandwidth channel switch IE with workaround
Johannes Berg
1
-28
/
+17
2016-07-06
mac80211: report failure to start (partial) scan as scan abort
Johannes Berg
1
-2
/
+3
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
2
-8
/
+35
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
6
-18
/
+85
2016-07-06
nl80211: Add API to support VHT MU-MIMO air sniffer
Aviya Erenfeld
1
-0
/
+36
2016-07-06
mac80211: agg-rx: refuse ADDBA Request with timeout update
Johannes Berg
1
-0
/
+18
2016-07-06
rxrpc: Kill off the call hash table
David Howells
2
-184
/
+2
2016-07-06
rxrpc: Use RCU to access a peer's service connection tree
David Howells
6
-180
/
+224
2016-07-06
rxrpc: Move data_ready peer lookup into rxrpc_find_connection()
David Howells
4
-74
/
+59
2016-07-06
rxrpc: Prune the contents of the rxrpc_conn_proto struct
David Howells
4
-27
/
+8
2016-07-06
rxrpc: Maintain an extra ref on a conn for the cache list
David Howells
4
-58
/
+97
2016-07-06
rxrpc: Move peer lookup from call-accept to new-incoming-conn
David Howells
4
-26
/
+51
2016-07-06
rxrpc: Split service connection code out into its own file
David Howells
4
-135
/
+156
2016-07-06
rxrpc: Split client connection code out into its own file
David Howells
3
-250
/
+251
2016-07-06
rxrpc: Call channels should have separate call number spaces
David Howells
6
-117
/
+104
2016-07-06
rxrpc: Access socket accept queue under right lock
David Howells
1
-2
/
+2
2016-07-06
rxrpc: Add RCU destruction for connections and calls
David Howells
6
-36
/
+60
2016-07-06
rxrpc: Release a call's connection ref on call disconnection
David Howells
3
-22
/
+22
2016-07-06
rxrpc: Fix handling of connection failure in client call creation
David Howells
1
-1
/
+3
2016-07-06
rxrpc: Move usage count getting into rxrpc_queue_conn()
David Howells
4
-10
/
+9
2016-07-06
rxrpc: Check that the client conns cache is empty before module removal
David Howells
3
-2
/
+21
2016-07-06
rxrpc: Turn connection #defines into enums and put outside struct def
David Howells
5
-29
/
+47
2016-07-06
rxrpc: Provide queuing helper functions
David Howells
3
-3
/
+13
2016-07-06
rxrpc: Avoid using stack memory in SG lists in rxkad
Herbert Xu
5
-111
/
+65
2016-07-06
rxrpc: Check the source of a packet to a client conn
David Howells
1
-1
/
+3
2016-07-06
rxrpc: Fix some sparse errors
David Howells
1
-3
/
+2
2016-07-06
ipv6: Fix mem leak in rt6i_pcpu
Martin KaFai Lau
1
-0
/
+1
2016-07-06
net: fix decnet rtnexthop parsing
Vegard Nossum
1
-9
/
+12
2016-07-05
neigh: Send a notification when DELAY_PROBE_TIME changes
Ido Schimmel
1
-0
/
+2
2016-07-05
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
Jiri Pirko
3
-0
/
+48
2016-07-05
net: add dev arg to ndo_neigh_construct/destroy
Jiri Pirko
3
-4
/
+4
2016-07-05
netfilter: nf_log: fix error on write NONE to logger choice sysctl
Pavel Tikhomirov
1
-5
/
+6
2016-07-05
Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...
David S. Miller
41
-1217
/
+3716
2016-07-05
mlxsw: spectrum: Add couple of lower device helper functions
Jiri Pirko
1
-0
/
+46
2016-07-05
RDS: fix rds_tcp_init() error path
Vegard Nossum
1
-2
/
+3
2016-07-05
bpf: add bpf_get_hash_recalc helper
Daniel Borkmann
1
-0
/
+19
2016-07-05
net: pktgen: support injecting packets for qdisc testing
John Fastabend
1
-2
/
+40
2016-07-05
net sched actions: skbedit convert to use more modern nla_put_xxx
Jamal Hadi Salim
1
-8
/
+4
2016-07-05
net sched actions: skbedit add support for mod-ing skb pkt_type
Jamal Hadi Salim
1
-1
/
+17
2016-07-05
net: simplify and make pkt_type_ok() available for other users
Jamal Hadi Salim
1
-8
/
+1
2016-07-04
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
12
-124
/
+150
2016-07-04
batman-adv: throughput meter implementation
Antonio Quartulli
12
-10
/
+1978
2016-07-04
batman-adv: return netdev status in the TX path
Antonio Quartulli
5
-44
/
+68
[next]