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
2013-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
47
-40
/
+122
2013-04-20
packet: move hw/sw timestamp extraction into a small helper
Daniel Borkmann
1
-34
/
+23
2013-04-20
net: socket: move ktime2ts to ktime header api
Daniel Borkmann
1
-16
/
+4
2013-04-20
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
1
-0
/
+3
2013-04-19
nfnetlink: add support for memory mapped netlink
Patrick McHardy
3
-5
/
+15
2013-04-19
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
3
-14
/
+15
2013-04-19
netlink: add RX/TX-ring support to netlink diag
Patrick McHardy
1
-0
/
+32
2013-04-19
netlink: add flow control for memory mapped I/O
Patrick McHardy
1
-27
/
+61
2013-04-19
netlink: implement memory mapped recvmsg()
Patrick McHardy
1
-3
/
+141
2013-04-19
netlink: implement memory mapped sendmsg()
Patrick McHardy
1
-6
/
+129
2013-04-19
netlink: add mmap'ed netlink helper functions
Patrick McHardy
1
-2
/
+183
2013-04-19
netlink: mmaped netlink: ring setup
Patrick McHardy
3
-2
/
+295
2013-04-19
netlink: add netlink_skb_set_owner_r()
Patrick McHardy
1
-3
/
+17
2013-04-19
netlink: don't orphan skb in netlink_trim()
Patrick McHardy
1
-1
/
+1
2013-04-19
net: add function to allocate sk_buff head without data area
Patrick McHardy
1
-1
/
+29
2013-04-19
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
5
-8
/
+8
2013-04-19
netlink: add symbolic value for congested state
Patrick McHardy
1
-7
/
+11
2013-04-19
net: vlan: add 802.1ad support
Patrick McHardy
5
-14
/
+50
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
10
-16
/
+21
2013-04-19
net: vlan: prepare for 802.1ad support
Patrick McHardy
8
-78
/
+100
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
3
-29
/
+38
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
9
-29
/
+31
2013-04-19
netfilter: xt_rpfilter: depend on raw or mangle table
Florian Westphal
2
-2
/
+2
2013-04-18
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
Eric Dumazet
2
-0
/
+8
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
40
-5
/
+66
2013-04-17
tipc: add InfiniBand media type
Patrick McHardy
6
-3
/
+416
2013-04-17
tipc: set skb->protocol in eth_media packet transmission
Patrick McHardy
1
-0
/
+1
2013-04-17
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
Patrick McHardy
5
-16
/
+18
2013-04-17
tipc: remove unused str2addr media callback
Patrick McHardy
2
-22
/
+0
2013-04-17
net: sctp: sctp_ulpq: remove 'malloced' struct member
Daniel Borkmann
1
-3
/
+0
2013-04-17
net: sctp: sctp_bind_addr: remove dead code
Daniel Borkmann
1
-7
/
+0
2013-04-17
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
1
-1
/
+0
2013-04-17
net: sctp: outqueue: simplify sctp_outq_uncork function
Daniel Borkmann
1
-3
/
+2
2013-04-17
net: sctp: sctp_outq: remove 'malloced' from its struct
Daniel Borkmann
1
-6
/
+0
2013-04-17
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
1
-7
/
+0
2013-04-17
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
Daniel Borkmann
1
-11
/
+12
2013-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
9
-264
/
+391
2013-04-17
packet: minor: add generic tpacket_uhdr to access packet headers
Daniel Borkmann
1
-27
/
+12
2013-04-17
sctp: Add buffer utilization fields to /proc/net/sctp/assocs
Dilip Daya
1
-3
/
+9
2013-04-17
neighbour: Convert NEIGH_PRINTK to neigh_dbg
Joe Perches
1
-29
/
+20
2013-04-16
openvswitch: Use generic struct pcpu_tstats.
Pravin B Shelar
2
-20
/
+13
2013-04-16
openvswitch: Simplify datapath locking.
Pravin B Shelar
7
-167
/
+298
2013-04-16
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
Vlad Yasevich
1
-42
/
+168
2013-04-15
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
Daniel Borkmann
2
-4
/
+4
2013-04-15
net: sctp: remove sctp_ep_common struct member 'malloced'
Daniel Borkmann
2
-13
/
+5
2013-04-14
net: tcp_memcontrol: minor: remove unused variable
Daniel Borkmann
1
-1
/
+0
2013-04-14
net: sock: make sock_tx_timestamp void
Daniel Borkmann
6
-22
/
+14
2013-04-14
tcp: tcp_tso_segment() small optimization
Eric Dumazet
1
-2
/
+5
2013-04-13
tcp: GSO should be TSQ friendly
Eric Dumazet
2
-1
/
+13
2013-04-12
act_csum: fix possible use after free
Eric Dumazet
1
-14
/
+25
[next]