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
2011-12-23
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
2011-12-23
bridge: provide a mtu() method for fake_dst_ops
Eric Dumazet
1
-0
/
+6
2011-12-22
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2011-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-25
/
+181
2011-12-22
net: Add a flow_cache_flush_deferred function
Steffen Klassert
2
-4
/
+26
2011-12-22
ipv4: reintroduce route cache garbage collector
Eric Dumazet
1
-0
/
+107
2011-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+13
2011-12-20
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-13
/
+27
2011-12-20
net: have ipconfig not wait if no dev is available
Gerlando Falauto
1
-0
/
+4
2011-12-20
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2
-11
/
+3
2011-12-20
sctp: fix incorrect overflow check on autoclose
Xi Wang
4
-3
/
+17
2011-12-20
llc: llc_cmsg_rcv was getting called after sk_eat_skb.
Alex Juncu
1
-4
/
+10
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-2
/
+13
2011-12-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+1
2011-12-19
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
Gustavo F. Padovan
1
-1
/
+1
2011-12-19
Bluetooth: Clear RFCOMM session timer when disconnecting last channel
Mat Martineau
1
-0
/
+1
2011-12-19
Bluetooth: Prevent uninitialized data access in L2CAP configuration
Mat Martineau
1
-1
/
+11
2011-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-63
/
+86
2011-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-22
/
+13
2011-12-14
ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...
David S. Miller
1
-1
/
+1
2011-12-13
sch_gred: should not use GFP_KERNEL while holding a spinlock
Eric Dumazet
1
-1
/
+1
2011-12-13
ipip, sit: copy parms.name after register_netdevice
Ted Feng
2
-2
/
+12
2011-12-13
ipv6: Fix for adding multicast route for loopback device automatically.
Li Wei
1
-1
/
+2
2011-12-12
nfc: signedness bug in __nci_request()
Dan Carpenter
1
-1
/
+1
2011-12-12
crush: fix mapping calculation when force argument doesn't exist
Sage Weil
1
-22
/
+13
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-53
/
+48
2011-12-08
mac80211: fix another race in aggregation start
Johannes Berg
1
-45
/
+41
2011-12-08
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-5
/
+22
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
3
-8
/
+7
2011-12-06
batman-adv: delete global entry in case of roaming
Antonio Quartulli
1
-3
/
+18
2011-12-06
batman-adv: in case of roaming mark the client with TT_CLIENT_ROAM
Antonio Quartulli
1
-2
/
+4
2011-12-06
net: Silence seq_scale() unused warning
Stephen Boyd
1
-0
/
+2
2011-12-06
ipv4:correct description for tcp_max_syn_backlog
Peter Pan(潘卫平)
1
-3
/
+4
2011-12-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-19
/
+37
2011-12-05
ipv4: Fix peer validation on cached lookup.
David S. Miller
1
-22
/
+13
2011-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-19
/
+37
2011-12-03
ipv4: make sure RTO_ONLINK is saved in routing cache
Julian Anastasov
1
-6
/
+6
2011-12-03
Bluetooth: Correct version check in hci_setup
Andrei Emeltchenko
1
-1
/
+1
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-186
/
+337
2011-12-02
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
1
-1
/
+0
2011-12-02
ipv4: flush route cache after change accept_local
Peter Pan(潘卫平)
1
-0
/
+5
2011-12-02
sch_red: fix red_change
Eric Dumazet
1
-2
/
+2
2011-12-01
SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot
Trond Myklebust
1
-6
/
+4
2011-12-01
Revert "udp: remove redundant variable"
David S. Miller
2
-14
/
+16
2011-12-01
bridge: master device stuck in no-carrier state forever when in user-stp mode
Vitalii Demianets
2
-15
/
+20
2011-12-01
SUNRPC: Fix the execution time statistics in the face of RPC restarts
Trond Myklebust
1
-7
/
+23
2011-12-01
ipv4: Perform peer validation on cached route lookup.
David S. Miller
1
-7
/
+19
2011-12-01
Revert "mac80211: clear sta.drv_priv on reconfiguration"
John W. Linville
1
-1
/
+0
2011-12-01
net/core: fix rollback handler in register_netdevice_notifier
RongQing.Li
1
-1
/
+2
[next]