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
2007-10-11
[IPSEC]: Move common code into xfrm_alloc_spi
Herbert Xu
1
-1
/
+1
2007-10-11
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
1
-0
/
+9
2007-10-11
[IPSEC]: Unexport xfrm_replay_notify
Herbert Xu
1
-6
/
+0
2007-10-11
[IPSEC]: Move output replay code into xfrm_output
Herbert Xu
1
-1
/
+19
2007-10-11
[IPSEC]: Move xfrm_state_check into xfrm_output.c
Herbert Xu
1
-1
/
+0
2007-10-11
[IPSEC]: Move common output code to xfrm_output
Herbert Xu
1
-0
/
+1
2007-10-11
[IPSEC] ah: Remove keys from ah_data structure
Herbert Xu
1
-2
/
+0
2007-10-11
[IPSEC] esp: Remove keys from esp_data structure
Herbert Xu
1
-7
/
+0
2007-10-11
[AF_IUCV]: postpone receival of iucv-packets
Ursula Braun
1
-0
/
+7
2007-10-11
[AF_IUCV]: remove static declarations from header file.
Heiko Carstens
1
-20
/
+0
2007-10-11
[NET]: sparse warning fixes
Stephen Hemminger
2
-12
/
+12
2007-10-11
[MAC80211]: Update beacon_update callback documentation
Michael Buesch
1
-1
/
+8
2007-10-11
[MAC80211]: add sta_notify callback
Tomas Winkler
1
-4
/
+16
2007-10-11
[MAC80211]: Add association LED trigger
Michael Buesch
1
-0
/
+11
2007-10-11
[MAC80211]: remove ALG_NONE
Johannes Berg
1
-2
/
+0
2007-10-11
[MAC80211]: remove management interface
Johannes Berg
1
-1
/
+0
2007-10-11
[MAC80211]: add "invalid" interface type
Johannes Berg
1
-0
/
+3
2007-10-11
ax88796: add 93cx6 eeprom support
Magnus Damm
1
-0
/
+1
2007-10-11
[NETFILTER]: nf_conntrack_expect: kill unique ID
Patrick McHardy
1
-3
/
+0
2007-10-11
[NETFILTER]: nf_conntrack: kill unique ID
Patrick McHardy
1
-3
/
+0
2007-10-11
[NETFILTER]: ctnetlink: use netlink policy
Patrick McHardy
2
-0
/
+5
2007-10-11
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
4
-13
/
+13
2007-10-11
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
3
-10
/
+9
2007-10-11
[PATCH] mac80211: remove generic IE for AP interfaces
Johannes Berg
1
-7
/
+0
2007-10-11
[PKT_SCHED]: Add stateless NAT
Herbert Xu
1
-0
/
+21
2007-10-11
[PATCH] mac80211: remove crypto algorithm typedef
Johannes Berg
1
-6
/
+6
2007-10-11
[PATCH] wireless networking: move frame inline functions to generic header
Johannes Berg
1
-60
/
+0
2007-10-11
[PATCH] mac80211: document a lot more
Johannes Berg
1
-293
/
+499
2007-10-11
[PATCH] mac80211: renumber and document the hardware flags
Johannes Berg
1
-40
/
+45
2007-10-11
[PATCH] mac80211: validate VLAN interfaces better
Johannes Berg
1
-8
/
+9
2007-10-11
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
1
-56
/
+95
2007-10-11
[NETNS]: Simplify the network namespace list locking rules.
Eric W. Biederman
1
-3
/
+0
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2
-4
/
+6
2007-10-11
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
1
-2
/
+1
2007-10-11
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
1
-0
/
+3
2007-10-11
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
1
-0
/
+18
2007-10-11
[MAC80211]: remove tx info sw_retry_attempt member
Johannes Berg
1
-3
/
+0
2007-10-11
[MAC80211]: yet more documentation
Johannes Berg
1
-49
/
+149
2007-10-11
[MAC80211]: remove IEEE80211_CONF_SSID_HIDDEN
Johannes Berg
1
-2
/
+1
2007-10-11
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
Johannes Berg
1
-0
/
+6
2007-10-11
[IEEE80211]: Fix softmac lockdep reports.
Johannes Berg
1
-0
/
+2
2007-10-11
[NL80211]: add netlink interface to cfg80211
Johannes Berg
2
-4
/
+15
2007-10-11
[TCP]: Minor coding style fixup.
David S. Miller
1
-2
/
+4
2007-10-11
[TCP]: Avoid clearing sacktag hint in trivial situations
Ilpo Järvinen
1
-1
/
+5
2007-10-11
[TCP]: clear_all_retrans_hints prefixed by tcp_
Ilpo Järvinen
1
-2
/
+2
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2
-9
/
+0
2007-10-11
[SCTP]: Tie ADD-IP and AUTH functionality as required by spec.
Vlad Yasevich
1
-0
/
+1
2007-10-11
[SCTP]: API updates to suport SCTP-AUTH extensions.
Vlad Yasevich
3
-0
/
+110
2007-10-11
[SCTP]: Implement the receive and verification of AUTH chunk
Vlad Yasevich
3
-1
/
+12
2007-10-11
[SCTP]: Enable the sending of the AUTH chunk.
Vlad Yasevich
2
-0
/
+4
[next]