index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-24
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
3
-5
/
+4
2014-11-24
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
13
-33
/
+55
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-123
/
+140
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-128
/
+123
2014-11-22
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
69
-1173
/
+4698
2014-11-21
vlan: Pass ethtool get_ts_info queries to real device.
Richard Cochran
1
-0
/
+19
2014-11-21
tcp: Restore RFC5961-compliant behavior for SYN packets
Calvin Owens
1
-2
/
+2
2014-11-21
net: Revert "net: avoid one atomic operation in skb_clone()"
Eric Dumazet
1
-17
/
+6
2014-11-21
tipc: add name table dump to new netlink api
Richard Alpe
3
-3
/
+200
2014-11-21
tipc: add net set to new netlink api
Richard Alpe
3
-0
/
+53
2014-11-21
tipc: add net dump to new netlink api
Richard Alpe
3
-2
/
+73
2014-11-21
tipc: add node get/dump to new netlink api
Richard Alpe
3
-1
/
+106
2014-11-21
tipc: add media set to new netlink api
Richard Alpe
3
-0
/
+53
2014-11-21
tipc: add media get/dump to new netlink api
Richard Alpe
3
-0
/
+135
2014-11-21
tipc: add link stat reset to new netlink api
Richard Alpe
3
-0
/
+55
2014-11-21
tipc: add link set to new netlink api
Richard Alpe
3
-0
/
+79
2014-11-21
tipc: add link get/dump to new netlink api
Richard Alpe
5
-1
/
+413
2014-11-21
tipc: add publication dump to new netlink api
Richard Alpe
4
-0
/
+154
2014-11-21
tipc: add sock dump to new netlink api
Richard Alpe
3
-0
/
+110
2014-11-21
tipc: add bearer set to new netlink api
Richard Alpe
3
-0
/
+55
2014-11-21
tipc: add bearer get/dump to new netlink api
Richard Alpe
4
-0
/
+139
2014-11-21
tipc: add bearer disable/enable to new netlink api
Richard Alpe
7
-3
/
+237
2014-11-21
net: sctp: keep owned chunk in destructor_arg instead of skb->cb
Daniel Borkmann
1
-8
/
+4
2014-11-21
packet: make packet_snd fail on len smaller than l2 header
Willem de Bruijn
1
-8
/
+21
2014-11-21
sched: introduce vlan action
Jiri Pirko
3
-0
/
+219
2014-11-21
net: move vlan pop/push functions into common code
Jiri Pirko
2
-77
/
+104
2014-11-21
net: move make_writable helper into common code
Jiri Pirko
2
-25
/
+26
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
5
-28
/
+11
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
7
-17
/
+19
2014-11-21
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
1
-1
/
+1
2014-11-21
openvswitch: actions: use skb_postpull_rcsum when possible
Jiri Pirko
1
-7
/
+2
2014-11-21
l2tp_eth: allow to set a specific mac address
Alexander Couzens
1
-0
/
+1
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+12
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-9
/
+6
2014-11-21
ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
Jiri Bohac
1
-1
/
+5
2014-11-21
openvswitch: Don't validate IPv6 label masks.
Joe Stringer
1
-1
/
+1
2014-11-21
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
27
-303
/
+2266
2014-11-20
ipv6: delete protocol and unregister rtnetlink when cleanup
Duan Jiong
1
-0
/
+4
2014-11-20
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
3
-108
/
+75
2014-11-20
{compat_,}verify_iovec(): switch to generic copying of iovecs
Al Viro
3
-89
/
+37
2014-11-20
separate kernel- and userland-side msghdr
Al Viro
2
-15
/
+18
2014-11-19
Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu...
John W. Linville
1
-9
/
+6
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
8
-31
/
+34
2014-11-19
netlink: Deletion of an unnecessary check before the function call "__module_...
Markus Elfring
1
-2
/
+1
2014-11-19
net: pktgen: Deletion of an unnecessary check before the function call "proc_...
Markus Elfring
1
-2
/
+1
2014-11-19
tcp: make connect() mem charging friendly
Eric Dumazet
1
-40
/
+28
2014-11-19
mac80211: minstrel_ht: add a small optimization to minstrel_aggr_check
Felix Fietkau
1
-3
/
+3
2014-11-19
mac80211: notify drivers on sta rate table changes
Johannes Berg
3
-0
/
+25
2014-11-19
nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACE
Tomasz Bursztyka
1
-7
/
+41
2014-11-19
nl80211: Replace interface socket owner attribute with more generic one
Jukka Rissanen
1
-2
/
+2
[next]