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
2014-11-05
geneve: Unregister pernet subsys on module unload.
Jesse Gross
1
-0
/
+1
2014-11-05
geneve: Set GSO type on transmit.
Jesse Gross
1
-0
/
+2
2014-11-05
udp: remove blank line between set and test
Fabian Frederick
1
-1
/
+0
2014-11-05
ipv6: trivial, add bracket for the if block
Florent Fourcot
1
-2
/
+2
2014-11-05
esp4: remove assignment in if condition
Fabian Frederick
1
-1
/
+3
2014-11-05
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...
John W. Linville
44
-305
/
+2048
2014-11-05
net: allow setting ecn via routing table
Florian Westphal
4
-16
/
+30
2014-11-05
syncookies: split cookie_check_timestamp() into two functions
Florian Westphal
2
-13
/
+23
2014-11-05
syncookies: avoid magic values and document which-bit-is-what-option
Florian Westphal
1
-15
/
+35
2014-11-04
igmp: remove camel case definitions
Fabian Frederick
1
-14
/
+14
2014-11-04
udp: remove else after return
Fabian Frederick
1
-6
/
+6
2014-11-04
inet: frags: remove inline on static in c file
Fabian Frederick
1
-8
/
+8
2014-11-04
ipv4: remove 0/NULL assignment on static
Fabian Frederick
1
-8
/
+8
2014-11-04
ipv4: use seq_puts instead of seq_printf where possible
Fabian Frederick
1
-3
/
+3
2014-11-04
tcp: spelling s/plugable/pluggable
Fabian Frederick
1
-1
/
+1
2014-11-04
cipso: remove NULL assignment on static
Fabian Frederick
1
-1
/
+3
2014-11-04
ipv4: include linux/bug.h instead of asm/bug.h
Fabian Frederick
1
-1
/
+1
2014-11-04
cipso: kerneldoc warning fix
Fabian Frederick
1
-1
/
+1
2014-11-04
mac80211: replace restart_complete() with reconfig_complete()
Eliad Peller
3
-8
/
+30
2014-11-04
mac80211: increase U-APSD max service period length
Andrei Otcheretianski
1
-1
/
+1
2014-11-04
mac80211: handle RIC data element in reassociation request
Johannes Berg
3
-7
/
+50
2014-11-04
mac80211: 802.11p OCB mode support
Rostislav Lisovy
13
-9
/
+415
2014-11-04
cfg80211: 802.11p OCB mode handling
Rostislav Lisovy
13
-2
/
+208
2014-11-04
mac80211: add support for driver tx power reporting
Felix Fietkau
3
-0
/
+44
2014-11-04
net: add rbnode to struct sk_buff
Eric Dumazet
1
-20
/
+7
2014-11-03
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
1
-2
/
+3
2014-11-03
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
1
-9
/
+6
2014-11-03
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
1
-10
/
+1
2014-11-03
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
1
-9
/
+1
2014-11-03
net: less interrupt masking in NAPI
Eric Dumazet
1
-25
/
+43
2014-11-03
netfilter: nft_reject_bridge: Fix powerpc build error
Guenter Roeck
1
-0
/
+1
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
33
-212
/
+594
2014-10-31
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
1
-2
/
+4
2014-10-31
mpls: Allow mpls_gso to be built as module
Pravin B Shelar
1
-1
/
+1
2014-10-31
mpls: Fix mpls_gso handler.
Pravin B Shelar
1
-2
/
+1
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-107
/
+463
2014-10-31
cfg80211: avoid using default in interface type switch
Johannes Berg
2
-2
/
+18
2014-10-31
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
1
-1
/
+32
2014-10-31
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
2
-10
/
+254
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
1
-66
/
+109
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
1
-26
/
+62
2014-10-31
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
1
-2
/
+4
2014-10-31
mac80211: fix spelling errors
Stephen Hemminger
4
-4
/
+4
2014-10-31
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
1
-0
/
+34
2014-10-31
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
2
-2
/
+2
2014-10-31
tcp: Correction to RFC number in comment
Sowmini Varadhan
1
-1
/
+1
2014-10-31
gre: Use inner mac length when computing tunnel length
Tom Herbert
1
-1
/
+1
2014-10-31
sctp: replace seq_printf with seq_puts
Michele Baldessari
1
-2
/
+2
2014-10-31
sctp: add transport state in /proc/net/sctp/remaddr
Michele Baldessari
1
-2
/
+8
2014-10-31
ipv4: Do not cache routing failures due to disabled forwarding.
Nicolas Cavallari
1
-0
/
+1
[prev]
[next]