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.13.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
2011-12-27
tipc: Minor correction to TIPC module unloading
Allan Stephens
1
-1
/
+1
2011-12-27
tipc: Eliminate useless memset operations in Ethernet media support
Allan Stephens
1
-3
/
+0
2011-12-27
tipc: Do timely cleanup of disabled Ethernet bearer resources
Allan Stephens
1
-12
/
+27
2011-12-27
tipc: Minor optimization to deactivation of Ethernet media suppot
Allan Stephens
2
-5
/
+1
2011-12-27
tipc: Revise comment justifying release of configuration spinlock
Allan Stephens
1
-7
/
+6
2011-12-27
tipc: Allow run-time alteration of default link settings
Allan Stephens
3
-49
/
+127
2011-12-27
tipc: Ignore neighbor discovery messages containing invalid address
Allan Stephens
1
-0
/
+3
2011-12-27
tipc: Hide media-specific addressing details from generic bearer code
Allan Stephens
6
-41
/
+41
2011-12-27
tipc: Add new address conversion routines for Ethernet media
Allan Stephens
2
-3
/
+79
2011-12-27
tipc: Improve handling of media address printing errors
Allan Stephens
3
-15
/
+12
2011-12-27
tipc: Streamline media registration error checking
Allan Stephens
1
-29
/
+8
2011-12-27
tipc: Eliminate duplication of media structures
Allan Stephens
1
-20
/
+15
2011-12-27
tipc: Optimize detection of duplicate media registration
Allan Stephens
1
-19
/
+21
2011-12-27
tipc: Register new media using pre-compiled structure
Allan Stephens
3
-66
/
+45
2011-12-27
tipc: Enable use by containers having their own network namespace
Allan Stephens
1
-3
/
+0
2011-12-27
ipv6: Kill useless route tracing bits in net/ipv6/route.c
David S. Miller
1
-20
/
+2
2011-12-26
unix: If we happen to find peer NULL when diag dumping, write zero.
David S. Miller
1
-2
/
+1
2011-12-26
unix_diag: Fix incoming connections nla length
Pavel Emelyanov
1
-1
/
+2
2011-12-26
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
1
-1
/
+2
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
41
-294
/
+1019
2011-12-25
netfilter: xtables: add nfacct match to support extended accounting
Pablo Neira Ayuso
3
-0
/
+87
2011-12-25
netfilter: add extended accounting infrastructure over nfnetlink
Pablo Neira Ayuso
3
-0
/
+361
2011-12-25
rfs: better sizing of dev_flow_table
Eric Dumazet
1
-17
/
+27
2011-12-25
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-5
/
+13
2011-12-25
netem: dont call vfree() under spinlock and BH disabled
Eric Dumazet
1
-3
/
+4
2011-12-24
netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded
Pablo Neira Ayuso
1
-0
/
+3
2011-12-24
netfilter: ctnetlink: fix return value of ctnetlink_get_expect()
Pablo Neira Ayuso
1
-5
/
+10
2011-12-24
netfilter: ctnetlink: get and zero operations must be atomic
Pablo Neira Ayuso
1
-45
/
+39
2011-12-24
netlink: Undo const marker in netlink_is_kernel().
David S. Miller
1
-1
/
+1
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-78
/
+243
2011-12-24
netem: loss model API sizes
stephen hemminger
1
-3
/
+3
2011-12-24
sch_hfsc: report backlog information
Eric Dumazet
1
-0
/
+10
2011-12-24
Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"
Gustavo F. Padovan
1
-1
/
+1
2011-12-23
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-3
/
+3
2011-12-23
Bluetooth: Incorrect address while storing LTK.
Hemant Gupta
1
-1
/
+1
2011-12-23
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
1
-3
/
+3
2011-12-23
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
8
-20
/
+1
2011-12-23
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
Patrick McHardy
1
-6
/
+0
2011-12-23
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
Patrick McHardy
1
-13
/
+1
2011-12-23
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
9
-30
/
+3
2011-12-23
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
Patrick McHardy
1
-0
/
+1
2011-12-23
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
2
-1
/
+2
2011-12-23
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
20
-120
/
+120
2011-12-23
netfilter: rework user-space expectation helper support
Pablo Neira Ayuso
4
-46
/
+42
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
2
-9
/
+3
2011-12-23
netlink: wake up netlink listeners sooner (v2)
stephen hemminger
1
-1
/
+1
2011-12-23
netlink: af_netlink cleanup (v2)
stephen hemminger
2
-18
/
+14
2011-12-23
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
Xi Wang
1
-2
/
+5
2011-12-23
net: introduce DST_NOPEER dst flag
Eric Dumazet
3
-4
/
+4
2011-12-23
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
[prev]
[next]