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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
[NETFILTER]: ip_tables: move compat offset calculation to x_tables
Patrick McHardy
1
-0
/
+4
2008-01-29
[NETFILTER]: ip_tables: fix compat types
Patrick McHardy
1
-5
/
+20
2008-01-29
[NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macros
Patrick McHardy
4
-96
/
+55
2008-01-29
[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macros
Patrick McHardy
1
-2
/
+2
2008-01-29
introduce WEXT scan capabilities
Dan Williams
1
-0
/
+13
2008-01-29
[IPV4]: Remove unused IPV4TYPE macros
Joe Perches
1
-14
/
+0
2008-01-29
[IPV4]: Create ipv4_is_<type>(__be32 addr) functions
Joe Perches
1
-13
/
+74
2008-01-29
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
Pavel Emelyanov
1
-4
/
+8
2008-01-29
[DCCP]: Handle timestamps on Request/Response exchange separately
Gerrit Renker
1
-2
/
+14
2008-01-29
[DCCP]: Allow to parse options on Request Sockets
Gerrit Renker
1
-2
/
+3
2008-01-29
[DCCP]: Support for server holding timewait state
Gerrit Renker
1
-0
/
+3
2008-01-29
[IPSEC]: Add ICMP host relookup support
Herbert Xu
1
-0
/
+3
2008-01-29
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
Herbert Xu
1
-0
/
+1
2008-01-29
[IPV4]: Cleanup IN_DEV_MFORWARD macro
Pavel Emelyanov
1
-3
/
+1
2008-01-29
[NET] sysctl: make sysctl_somaxconn per-namespace
Pavel Emelyanov
1
-1
/
+0
2008-01-29
[NETLINK]: Mark attribute construction exception unlikely
Patrick McHardy
1
-1
/
+1
2008-01-29
[UDP]: Only increment counter on first peek/recv
Herbert Xu
1
-0
/
+3
2008-01-29
[UDP]: Avoid repeated counting of checksum errors due to peeking
Herbert Xu
1
-1
/
+1
2008-01-29
[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding
Pavel Emelyanov
1
-1
/
+0
2008-01-29
[NET]: Remove the empty net_table
Pavel Emelyanov
1
-1
/
+0
2008-01-29
[TR]: Use ctl paths to register net/token-ring/ table
Pavel Emelyanov
1
-3
/
+0
2008-01-29
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
1
-3
/
+3
2008-01-29
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
1
-30
/
+2
2008-01-29
[NETFILTER]: nf_queue: remove unused data pointer
Patrick McHardy
1
-2
/
+1
2008-01-29
[NETFILTER]: nf_queue: make queue_handler const
Patrick McHardy
1
-4
/
+4
2008-01-29
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
Patrick McHardy
1
-0
/
+2
2008-01-29
[NETFILTER]: x_tables: add rateest match
Patrick McHardy
2
-0
/
+34
2008-01-29
[NETFILTER]: x_tables: add RATEEST target
Patrick McHardy
2
-0
/
+12
2008-01-29
[NETFILTER]: IPv6 capable xt_TOS v1 target
Jan Engelhardt
1
-0
/
+5
2008-01-29
[NETFILTER]: IPv6 capable xt_tos v1 match
Jan Engelhardt
1
-0
/
+6
2008-01-29
[NETFILTER]: ipt_addrtype: limit address type checking to an interface
Laszlo Attila Toth
1
-0
/
+14
2008-01-29
[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
Jan Engelhardt
2
-0
/
+17
2008-01-29
[NETFILTER]: x_tables: struct xt_table_info diet
Eric Dumazet
1
-1
/
+4
2008-01-29
[NETFILTER]: x_tables: add TCPOPTSTRIP target
Sven Schnelle
1
-0
/
+13
2008-01-29
sysctl: Infrastructure for per namespace sysctls
Eric W. Biederman
1
-1
/
+16
2008-01-29
sysctl: Remember the ctl_table we passed to register_sysctl_paths
Eric W. Biederman
1
-0
/
+1
2008-01-29
sysctl: Add register_sysctl_paths function
Eric W. Biederman
1
-0
/
+8
2008-01-29
[NETFILTER]: Convert old checksum helper names
Patrick McHardy
1
-5
/
+0
2008-01-29
[NET]: Move netfilter checksum helpers to net/core/utils.c
Patrick McHardy
1
-21
/
+4
2008-01-29
[DCCP]: Integrate state transitions for passive-close
Gerrit Renker
1
-1
/
+0
2008-01-29
[DCCP]: Dedicated auxiliary states to support passive-close
Gerrit Renker
1
-17
/
+39
2008-01-29
[IPV6]: Add RFC4214 support
Fred L. Templin
3
-0
/
+12
2008-01-29
[NET]: Name magic constants in sock_wake_async()
Pavel Emelyanov
1
-0
/
+7
2008-01-29
[PCOUNTER] Fix build error without CONFIG_SMP
Ilpo Järvinen
1
-1
/
+1
2008-01-29
[DCCP]: Make PARTOPEN an autonomous state
Gerrit Renker
1
-11
/
+3
2008-01-29
[LIB]: Introduce struct pcounter
Arnaldo Carvalho de Melo
1
-0
/
+102
2008-01-29
mac80211: adding 802.11n definitions in ieee80211.h
Ron Rindjunsky
1
-0
/
+134
2008-01-29
[NET]: Consolidate net namespace related proc files creation.
Denis V. Lunev
1
-0
/
+13
2008-01-29
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
1
-4
/
+4
2008-01-29
ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h
Michael Wu
1
-7
/
+7
[next]