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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-12
ipv6: router reachability probing
Jiri Benc
1
-0
/
+1
2013-12-11
dn_dev: add support for IFA_FLAGS nl attribute
Jiri Pirko
1
-1
/
+1
2013-12-11
cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL
Paul Moore
1
-1
/
+1
2013-12-10
ipv6: add ip6_flowlabel helper
Florent Fourcot
1
-0
/
+5
2013-12-10
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
Florent Fourcot
1
-0
/
+1
2013-12-10
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
1
-0
/
+7
2013-12-10
neigh: restore old behaviour of default parms values
Jiri Pirko
1
-0
/
+13
2013-12-10
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
1
-1
/
+6
2013-12-10
neigh: wrap proc dointvec functions
Jiri Pirko
1
-0
/
+9
2013-12-10
neigh: convert parms to an array
Jiri Pirko
1
-13
/
+35
2013-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+4
2013-12-10
pkt_sched: give visibility to mq slave qdiscs
Eric Dumazet
1
-0
/
+1
2013-12-07
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
2
-3
/
+3
2013-12-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-49
/
+147
2013-12-06
tcp: auto corking
Eric Dumazet
1
-0
/
+1
2013-12-06
include/net/: Fix FSF address in file headers
Jeff Kirsher
28
-76
/
+32
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
6
-18
/
+12
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-49
/
+147
2013-12-06
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
Eric W. Biederman
1
-4
/
+2
2013-12-06
xen-netback: fix fragment detection in checksum setup
Paul Durrant
1
-1
/
+2
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-49
/
+147
2013-12-02
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
Simon Wunderlich
1
-1
/
+2
2013-12-02
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
1
-3
/
+25
2013-11-29
sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
Xufeng Zhang
1
-0
/
+1
2013-11-25
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
Luis R. Rodriguez
1
-2
/
+2
2013-11-25
mac80211: add min required channel definition field
Eliad Peller
1
-0
/
+4
2013-11-25
cfg80211: add an option to disable processing country IEs
Luis R. Rodriguez
1
-0
/
+5
2013-11-25
cfg80211: add flags to define country IE processing rules
Luis R. Rodriguez
1
-12
/
+24
2013-11-25
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2
-40
/
+52
2013-11-25
mac80211: add generic cipher scheme support
Max Stepanov
1
-0
/
+36
2013-11-25
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
1
-0
/
+2
2013-11-25
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
Luis R. Rodriguez
1
-1
/
+6
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-5
/
+4
2013-11-24
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
3
-4
/
+7
2013-11-21
genetlink: fix genl_set_err() group ID
Johannes Berg
1
-0
/
+3
2013-11-21
genetlink: fix genlmsg_multicast() bug
Johannes Berg
1
-4
/
+1
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-37
/
+94
2013-11-20
genetlink: make multicast groups const, prevent abuse
Johannes Berg
1
-17
/
+31
2013-11-20
genetlink: pass family to functions using groups
Johannes Berg
1
-6
/
+16
2013-11-20
genetlink: add and use genl_set_err()
Johannes Berg
1
-0
/
+14
2013-11-20
genetlink: remove family pointer from genl_multicast_group
Johannes Berg
1
-2
/
+0
2013-11-20
genetlink: remove genl_unregister_mc_group()
Johannes Berg
1
-2
/
+0
2013-11-20
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-2
/
+6
2013-11-16
genetlink: unify registration functions
Johannes Berg
1
-4
/
+24
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
genetlink: make genl_ops flags a u8 and move to end
Johannes Berg
1
-3
/
+3
2013-11-15
genetlink: allow making ops const
Johannes Berg
1
-5
/
+5
2013-11-15
genetlink: register family ops as array
Johannes Berg
1
-3
/
+4
2013-11-15
genetlink: remove genl_register_ops/genl_unregister_ops
Johannes Berg
1
-2
/
+0
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2
-34
/
+2
[next]