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-08-31
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2
-5
/
+2
2015-08-31
rds/ib: Remove ib_get_dma_mr calls
Jason Gunthorpe
5
-20
/
+8
2015-08-31
net/9p: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-24
/
+2
2015-08-31
net: Add info for NETDEV_CHANGEUPPER event
Matan Barak
1
-2
/
+10
2015-08-31
net/ipv6: Export addrconf_ifid_eui48
Matan Barak
1
-31
/
+0
2015-08-31
RDS: Convert to ib_alloc_mr
Sagi Grimberg
2
-4
/
+6
2015-08-31
svcrdma: limit FRMR page list lengths to device max
Steve Wise
1
-2
/
+4
2015-08-31
xprtrdma, svcrdma: Convert to ib_alloc_mr
Sagi Grimberg
2
-4
/
+4
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
2
-6
/
+4
2015-08-29
svcrdma: Use max_sge_rd for destination read depths
Steve Wise
2
-11
/
+5
2015-08-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2015-08-23
9p: ensure err is initialized to 0 in p9_client_read/write
Vincent Bernat
1
-0
/
+2
2015-08-22
mm: make page pfmemalloc check more robust
Michal Hocko
1
-1
/
+1
2015-08-19
batman-adv: Fix memory leak on tt add with invalid vlan
Sven Eckelmann
1
-1
/
+4
2015-08-18
ipv6: Fix a potential deadlock when creating pcpu rt
Martin KaFai Lau
2
-11
/
+35
2015-08-18
ipv6: Add rt6_make_pcpu_route()
Martin KaFai Lau
1
-4
/
+16
2015-08-18
ipv6: Remove un-used argument from ip6_dst_alloc()
Martin KaFai Lau
1
-12
/
+9
2015-08-18
Merge tag 'mac80211-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-5
/
+6
2015-08-17
Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"
Calvin Owens
1
-6
/
+4
2015-08-14
inet: fix potential deadlock in reqsk_queue_unlink()
Eric Dumazet
1
-1
/
+1
2015-08-14
ipv4: off-by-one in continuation handling in /proc/net/route
Andy Whitcroft
1
-1
/
+1
2015-08-14
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
Linus Lüssing
4
-51
/
+56
2015-08-13
mac80211: fix invalid read in minstrel_sort_best_tp_rates()
Adrien Schildknecht
1
-5
/
+6
2015-08-13
net: dsa: Do not override PHY interface if already configured
Florian Fainelli
1
-1
/
+2
2015-08-12
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2015-08-11
inet: fix possible request socket leak
Eric Dumazet
2
-2
/
+2
2015-08-11
inet: fix races with reqsk timers
Eric Dumazet
2
-2
/
+8
2015-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-19
/
+20
2015-08-10
ipv6: don't reject link-local nexthop on other interface
Florian Westphal
1
-2
/
+4
2015-08-10
netlink: make sure -EBUSY won't escape from netlink_insert
Daniel Borkmann
1
-0
/
+5
2015-08-10
netfilter: SYNPROXY: fix sending window update to client
Phil Sutter
2
-2
/
+4
2015-08-10
netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
Phil Sutter
1
-8
/
+10
2015-08-08
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-10
/
+42
2015-08-07
bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and...
Nikolay Aleksandrov
1
-0
/
+2
2015-08-07
bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy
Nikolay Aleksandrov
1
-0
/
+2
2015-08-07
net: pktgen: don't abuse current->state in pktgen_thread_worker()
Oleg Nesterov
1
-3
/
+0
2015-08-07
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
1
-6
/
+7
2015-08-06
Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event
Jakub Pawlowski
1
-1
/
+1
2015-08-05
netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()
Joe Stringer
1
-2
/
+2
2015-08-05
batman-adv: initialize up/down values when adding a gateway
Simon Wunderlich
1
-0
/
+2
2015-08-05
batman-adv: protect tt_local_entry from concurrent delete events
Marek Lindner
1
-1
/
+10
2015-08-05
batman-adv: fix kernel crash due to missing NULL checks
Marek Lindner
2
-4
/
+17
2015-08-05
batman-adv: avoid DAT to mess up LAN state
Antonio Quartulli
1
-5
/
+13
2015-08-04
udp: fix dst races with multicast early demux
Eric Dumazet
1
-3
/
+10
2015-08-04
rds: fix an integer overflow test in rds_info_getsockopt()
Dan Carpenter
1
-1
/
+1
2015-08-04
act_mirred: avoid calling tcf_hash_release() when binding
WANG Cong
1
-0
/
+2
2015-08-04
openvswitch: Fix L4 checksum handling when dealing with IP fragments
Glenn Griffin
1
-4
/
+12
2015-08-03
fq_codel: explicitly reset flows in ->reset()
Eric Dumazet
1
-3
/
+19
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-228
/
+402
2015-08-01
act_pedit: check binding before calling tcf_hash_release()
WANG Cong
1
-3
/
+2
[next]