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
2011-08-26
net_sched: sfb: optimize enqueue on full queue
Eric Dumazet
1
-5
/
+8
2011-08-26
af_packet: Prefixed tpacket_v3 structs to avoid name space collision
chetan loke
1
-55
/
+62
2011-08-25
Scm: Remove unnecessary pid & credential references in Unix socket's send and...
Tim Chen
1
-16
/
+29
2011-08-25
sctp: Bundle HEAERTBEAT into ASCONF_ACK
Michio Honda
3
-0
/
+7
2011-08-25
sctp: HEARTBEAT negotiation after ASCONF
Michio Honda
1
-0
/
+4
2011-08-25
Proportional Rate Reduction for TCP.
Nandita Dukkipati
2
-7
/
+58
2011-08-25
af-packet: TPACKET_V3 flexible buffer implementation.
chetan loke
1
-46
/
+891
2011-08-25
IEEE802.15.4: 6LoWPAN basic support
Alexander Smirnov
4
-3
/
+1108
2011-08-25
net: xfrm: convert to SKB frag APIs
Ian Campbell
1
-4
/
+7
2011-08-25
net: ipv6: convert to SKB frag APIs
Ian Campbell
1
-3
/
+4
2011-08-25
net: ipv4: convert to SKB frag APIs
Ian Campbell
4
-6
/
+8
2011-08-25
net: convert core to skb paged frag APIs
Ian Campbell
7
-36
/
+36
2011-08-25
rps: support IPIP encapsulation
Eric Dumazet
1
-0
/
+2
2011-08-24
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
20
-148
/
+283
2011-08-23
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
19
-417
/
+375
2011-08-22
net: vlan: goto another_round instead of calling __netif_receive_skb
Jiri Pirko
1
-4
/
+3
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
19
-417
/
+375
2011-08-22
batman-adv: merge update_transtable() into tt related code
Marek Lindner
3
-74
/
+70
2011-08-22
batman-adv: reuse tt_len() to calculate tt buffer length
Marek Lindner
1
-2
/
+1
2011-08-22
batman-adv: print client flags in the local/global transtables output
Antonio Quartulli
1
-10
/
+27
2011-08-22
batman-adv: implement AP-isolation on the sender side
Antonio Quartulli
5
-12
/
+29
2011-08-22
batman-adv: implement AP-isolation on the receiver side
Antonio Quartulli
5
-0
/
+50
2011-08-22
batman-adv: detect clients connected through a 802.11 device
Antonio Quartulli
9
-11
/
+55
2011-08-22
batman-adv: correct several typ0s in the comments
Antonio Quartulli
12
-37
/
+36
2011-08-22
batman-adv: hash_add() has to discriminate on the return value
Antonio Quartulli
3
-9
/
+22
2011-08-21
net: Preserve ooo_okay when copying skb header
Changli Gao
1
-0
/
+1
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-26
/
+43
2011-08-19
ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS
Daniel Baluta
1
-4
/
+5
2011-08-19
net: rps: support PPPOE session messages
Changli Gao
1
-0
/
+8
2011-08-19
net: rps: support 802.1Q
Changli Gao
1
-0
/
+8
2011-08-19
vlan: reset headers on accel emulation path
Jiri Pirko
1
-0
/
+2
2011-08-18
net: remove ndo_set_multicast_list callback
Jiri Pirko
3
-7
/
+5
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
7
-10
/
+6
2011-08-18
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
1
-6
/
+6
2011-08-18
net_sched: fix port mirror/redirect stats reporting
Jamal Hadi Salim
1
-2
/
+1
2011-08-18
rps: Inspect GRE encapsulated packets to get flow hash
Tom Herbert
1
-0
/
+22
2011-08-18
rps: Infrastructure in __skb_get_rxhash for deep inspection
Tom Herbert
1
-0
/
+7
2011-08-18
rps: Add flag to skb to indicate rxhash is based on L4 tuple
Tom Herbert
6
-13
/
+16
2011-08-18
rps: Some minor cleanup in get_rps_cpus
Tom Herbert
1
-5
/
+7
2011-08-17
sit tunnels: propagate IPv6 transport class to IPv4 Type of Service
Lionel Elie Mamane
1
-0
/
+3
2011-08-13
af_iucv: add HiperSockets transport
Ursula Braun
1
-72
/
+677
2011-08-13
af_iucv: cleanup - use iucv_sk(sk) early
Ursula Braun
1
-21
/
+23
2011-08-13
af_iucv: use loadable iucv interface
Frank Blaschka
1
-45
/
+74
2011-08-13
iucv: kernel option for z/VM IUCV and HiperSockets
Ursula Braun
1
-6
/
+8
2011-08-13
iucv: introduce loadable iucv interface
Frank Blaschka
1
-0
/
+23
2011-08-12
nl80211/cfg80211: Add extra IE configuration to AP mode setup
Jouni Malinen
1
-1
/
+27
2011-08-12
nl80211/cfg80211: Add crypto settings into NEW_BEACON
Jouni Malinen
1
-0
/
+21
2011-08-12
nl80211/cfg80211: Allow SSID to be specified in new beacon command
Jouni Malinen
1
-0
/
+29
2011-08-12
cfg80211/mac80211: move information element parsing logic to cfg80211
Yogesh Ashok Powar
3
-230
/
+168
2011-08-12
net: cleanup some rcu_dereference_raw
Eric Dumazet
10
-23
/
+22
[next]