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
2012-10-29
batman-adv: Check return value of try_module_get
Sven Eckelmann
4
-18
/
+12
2012-10-29
batman-adv: Remove extra check in batadv_bit_get_packet
Sven Eckelmann
1
-13
/
+10
2012-10-29
batman-adv: Set special lockdep classes to avoid lockdep warning
Sven Eckelmann
1
-0
/
+44
2012-10-29
batman-adv: return proper value in case of hash_add failure
Antonio Quartulli
1
-1
/
+1
2012-10-29
batman-adv: consolidate duplicated primary_if checking code
Marek Lindner
6
-91
/
+57
2012-10-29
batman-adv: Remove unused define BAT_ATTR_HIF_UINT
Sven Eckelmann
1
-49
/
+0
2012-10-29
batman-adv: split hard_iface struct for each routing protocol
Marek Lindner
3
-24
/
+39
2012-10-29
batman-adv: use check_unicast_packet() in recv_roam_adv()
Antonio Quartulli
1
-14
/
+1
2012-10-29
rtnl/ipv4: add support of RTM_GETNETCONF
Nicolas Dichtel
1
-2
/
+73
2012-10-29
rtnl/ipv4: use netconf msg to advertise forwarding status
Nicolas Dichtel
1
-4
/
+89
2012-10-29
rtnl/ipv6: add support of RTM_GETNETCONF
Nicolas Dichtel
1
-2
/
+73
2012-10-29
rtnl/ipv6: use netconf msg to advertise forwarding status
Nicolas Dichtel
1
-0
/
+77
2012-10-26
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
16
-310
/
+359
2012-10-26
l2tp: session is an array not a pointer
Alan Cox
1
-1
/
+1
2012-10-26
cgroup: net_cls: Rework update socket logic
Daniel Wagner
2
-8
/
+24
2012-10-26
cgroup: net_cls: Pass in task to sock_update_classid()
Daniel Wagner
2
-7
/
+7
2012-10-26
cgroup: net_cls: Remove rcu_read_lock/unlock
Daniel Wagner
1
-2
/
+0
2012-10-26
cgroup: net_prio: Mark local used function static
Daniel Wagner
1
-1
/
+1
2012-10-26
sctp: Make hmac algorithm selection for cookie generation dynamic
Neil Horman
4
-30
/
+88
2012-10-26
packet: minor: remove unused err assignment
Daniel Borkmann
1
-2
/
+0
2012-10-23
sock-diag: Report shutdown for inet and unix sockets (v2)
Pavel Emelyanov
2
-0
/
+6
2012-10-23
ipv6: fix sparse warnings in rt6_info_hash_nhsfn()
Nicolas Dichtel
1
-13
/
+13
2012-10-23
netlink: cleanup the unnecessary return value check
Hans Zhang
1
-3
/
+3
2012-10-23
ipv4: tcp: clean up tcp_v4_early_demux()
Eric Dumazet
1
-4
/
+3
2012-10-23
ipv6: tcp: clean up tcp_v6_early_demux() icsk variable
Neal Cardwell
1
-2
/
+2
2012-10-23
ipv6: add support of equal cost multipath (ECMP)
Nicolas Dichtel
2
-3
/
+190
2012-10-22
ipv4: 16 slots in initial fib_info hash table
Eric Dumazet
1
-1
/
+1
2012-10-22
tcp: speedup SIOCINQ ioctl
Eric Dumazet
1
-2
/
+3
2012-10-22
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
Eric Dumazet
1
-18
/
+25
2012-10-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
Pablo Neira Ayuso
16
-310
/
+359
2012-10-22
pkt_sched: use ns_to_ktime() helper
Eric Dumazet
2
-7
/
+5
2012-10-22
net:dev: remove double indentical assignment in dev_change_net_namespace().
Rami Rosen
1
-1
/
+0
2012-10-22
sockopt: Make SO_BINDTODEVICE readable
Pavel Emelyanov
1
-0
/
+3
2012-10-22
pktgen: Use ipv6_addr_any
Joe Perches
1
-5
/
+1
2012-10-18
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-10
/
+27
2012-10-18
tcp: fix FIONREAD/SIOCINQ
Eric Dumazet
1
-5
/
+3
2012-10-18
netlink: use kfree_rcu() in netlink_release()
Eric Dumazet
1
-4
/
+15
2012-10-18
ipv4: Fix flushing of cached routing informations
Steffen Klassert
1
-3
/
+6
2012-10-18
vlan: allow to change type when no vlan device is hooked on netdev
Jiri Pirko
1
-1
/
+3
2012-10-18
batman-adv: Fix potential broadcast BLA-duplicate-check race condition
Linus Lüssing
2
-5
/
+16
2012-10-18
batman-adv: Fix broadcast packet CRC calculation
Linus Lüssing
2
-5
/
+11
2012-10-17
netfilter: xt_TEE: don't use destination address found in header
Eric Dumazet
1
-0
/
+1
2012-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pablo Neira Ayuso
63
-796
/
+816
2012-10-16
ipv6: addrconf: fix /proc/net/if_inet6
Eric Dumazet
1
-6
/
+9
2012-10-16
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
Zijie Pan
1
-1
/
+2
2012-10-16
vlan: fix bond/team enslave of vlan challenged slave/port
Jiri Pirko
1
-1
/
+8
2012-10-15
netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targets
Elison Niven
1
-4
/
+4
2012-10-15
netfilter: xt_CT: fix timeout setting with IPv6
Pablo Neira Ayuso
1
-4
/
+6
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-27
/
+28
2012-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
[next]