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.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-07-10
ipconfig: move ic_dev_xid under IPCONFIG_BOOTP
Fabian Frederick
1
-2
/
+1
2014-07-09
netpoll: fix use after free
david decotigny
1
-1
/
+2
2014-07-09
bridge: export knowledge about the presence of IGMP/MLD queriers
Linus Lüssing
1
-0
/
+37
2014-07-09
tipc: fix a memleak when sending data
Erik Hugne
1
-1
/
+4
2014-07-09
net: sctp: Inline the functions from command.c
David Laight
2
-69
/
+1
2014-07-09
appletalk: fix a coccinella warning in net/appletalk/ddp.c
wangweidong
1
-1
/
+1
2014-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
37
-2180
/
+2148
2014-07-09
net: filter: move load_pointer() into filter.h
Zi Shen Lim
1
-12
/
+3
2014-07-08
net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params.
Arvid Brodin
1
-2
/
+6
2014-07-08
net/hsr: Better frame dispatch
Arvid Brodin
11
-586
/
+656
2014-07-08
net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_...
Arvid Brodin
1
-3
/
+11
2014-07-08
net/hsr: Implemented .ndo_fix_features (better device features handling).
Arvid Brodin
2
-8
/
+49
2014-07-08
net/hsr: Use list_head (and rcu) instead of array for slave devices.
Arvid Brodin
9
-405
/
+438
2014-07-08
net/hsr: Move slave init to hsr_slave.c.
Arvid Brodin
6
-164
/
+205
2014-07-08
net/hsr: Operstate handling cleanup.
Arvid Brodin
3
-22
/
+30
2014-07-08
net/hsr: Move to per-hsr device prune timer.
Arvid Brodin
5
-27
/
+15
2014-07-08
net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()
Arvid Brodin
6
-247
/
+283
2014-07-08
net/hsr: Better variable names and update of contact info.
Arvid Brodin
8
-305
/
+304
2014-07-08
ipconfig: add static to local variable
Fabian Frederick
1
-1
/
+1
2014-07-08
mac802154: at86rf230: add hw flags and merge ops
Alexander Aring
1
-14
/
+46
2014-07-08
net: Only do flow_dissector hash computation once per packet
Tom Herbert
1
-0
/
+2
2014-07-08
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
6
-5
/
+29
2014-07-08
flow_dissector: Use IPv6 flow label in flow_dissector
Tom Herbert
1
-0
/
+17
2014-07-08
vxlan: Call udp_flow_src_port
Tom Herbert
1
-4
/
+1
2014-07-08
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
Tom Herbert
1
-24
/
+5
2014-07-08
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
5
-0
/
+10
2014-07-08
flow_dissector: Abstract out hash computation
Tom Herbert
1
-16
/
+28
2014-07-08
6lowpan: mac802154: fix coding style issues
Varka Bhadram
15
-145
/
+153
2014-07-08
netlink: Fix do_one_broadcast() prototype.
Rami Rosen
1
-9
/
+6
2014-07-08
tipc: fix link acknowledge logic in receive path
Erik Hugne
1
-5
/
+5
2014-07-08
tipc: refactor message delivery out of tipc_rcv
Erik Hugne
1
-44
/
+80
2014-07-08
tcp: switch snt_synack back to measuring transmit time of first SYNACK
Neal Cardwell
2
-4
/
+0
2014-07-08
batman-adv: Use kasprintf
Himangi Saraogi
1
-16
/
+8
2014-07-08
vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device
Stefan Sørensen
1
-0
/
+2
2014-07-08
ptp: Classify ptp over ip over vlan packets
Stefan Sørensen
1
-6
/
+58
2014-07-08
net: Simplify ptp class checks
Stefan Sørensen
1
-37
/
+20
2014-07-03
net: sctp: only warn in proc_sctp_do_alpha_beta if write
Daniel Borkmann
1
-2
/
+3
2014-07-03
net: sctp: improve timer slack calculation for transport HBs
Daniel Borkmann
1
-8
/
+9
2014-07-03
net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_re...
Fabian Frederick
1
-2
/
+1
2014-07-02
inet: move ipv6only in sock_common
Eric Dumazet
5
-11
/
+8
2014-07-02
pktgen: RCU-ify "if_list" to remove lock in next_to_run()
Jesper Dangaard Brouer
1
-49
/
+52
2014-07-02
pktgen: avoid expensive set_current_state() call in loop
Jesper Dangaard Brouer
1
-6
/
+3
2014-07-02
openvswitch: introduce rtnl ops stub
Jiri Pirko
3
-1
/
+26
2014-07-02
rtnetlink: allow to register ops without ops->setup set
Jiri Pirko
2
-3
/
+11
2014-07-02
net: fix some typos in comment
Ying Xue
2
-4
/
+4
2014-07-01
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
2
-8
/
+23
2014-07-01
ipv6: Add more debugging around accept-ra logic.
Ben Greear
1
-8
/
+43
2014-06-30
tcp: tcp_conn_request: fix build error when IPv6 is disabled
Octavian Purdila
1
-1
/
+3
2014-06-28
tcp: add tcp_conn_request
Octavian Purdila
3
-244
/
+152
2014-06-28
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
2
-2
/
+4
[next]