index
:
linux-stable.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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2008-04-18
bluetooth: hci_core: defer hci_unregister_sysfs()
Dave Young
2008-04-18
VLAN: Don't copy ALLMULTI/PROMISC flags from underlying device
Patrick McHardy
2008-04-18
TCP: Let skbs grow over a page on fast peers
Herbert Xu
2008-04-18
TCP: Fix shrinking windows with window scaling
Patrick McHardy
2008-04-18
NET: Fix multicast device ioctl checks
Patrick McHardy
2008-04-18
SCTP: Fix local_addr deletions during list traversals.
Chidambar 'ilLogict' Zinnoury
2008-04-18
sch_htb: fix "too many events" situation
Martin Devera
2008-04-18
NET: Add preemption point in qdisc_run
Herbert Xu
2008-04-18
netpoll: zap_completion_queue: adjust skb->users counter
Jarek Poplawski
2008-04-18
LLC: Restrict LLC sockets to root
Patrick McHardy
2008-04-18
INET: inet_frag_evictor() must run with BH disabled
David S. Miller
2008-04-18
AX25 ax25_out: check skb for NULL in ax25_kick()
Jarek Poplawski
2008-03-24
BLUETOOTH: Fix bugs in previous conn add/del workqueue changes.
Dave Young
2008-03-24
NETFILTER: nfnetlink_log: fix computation of netlink skb size
Eric Leblond
2008-03-24
NETFILTER: nfnetlink_queue: fix computation of allocated size for netlink skb
Eric Leblond
2008-03-24
NETFILTER: xt_time: fix failure to match on Sundays
Jan Engelhardt
2008-03-24
NETFILTER: fix ebtable targets return
Patrick McHardy
2008-03-24
NETFILTER: Fix incorrect use of skb_make_writable
Patrick McHardy
2008-03-24
NETFILTER: nfnetlink_queue: fix SKB_LINEAR_ASSERT when mangling packet data
Patrick McHardy
2008-03-24
IPCOMP: Disable BH on output when using shared tfm
Herbert Xu
2008-03-24
IPCONFIG: The kernel gets no IP from some DHCP servers
Stephen Hemminger
2008-03-24
IPV4: Remove IP_TOS setting privilege checks.
David S. Miller
2008-03-24
IPV6: dst_entry leak in ip4ip6_err.
Denis V. Lunev
2008-03-24
IPV6: Fix IPsec datagram fragmentation
Herbert Xu
2008-03-24
NET: Fix race in dev_close(). (Bug 9750)
Matti Linnanvuori
2008-03-24
NET: Messed multicast lists after dev_mc_sync/unsync
Jorge Boncompte [DTI2]
2008-02-25
BLUETOOTH: Add conn add/del workqueues to avoid connection fail.
Dave Young
2008-02-25
INET: Prevent out-of-sync truesize on ip_fragment slow path
Herbert Xu
2008-02-25
INET_DIAG: Fix inet_diag_lock_handler error path.
Arnaldo Carvalho de Melo
2008-02-25
IPCOMP: Fetch nexthdr before ipch is destroyed
Herbert Xu
2008-02-25
IPCOMP: Fix reception of incompressible packets
Herbert Xu
2008-02-25
IPV4: fib: fix route replacement, fib_info is shared
Julian Anastasov
2008-02-25
IPV4: fib_trie: apply fixes from fib_hash
Julian Anastasov
2008-02-25
PKT_SCHED: ematch: oops from uninitialized variable (resend)
Stephen Hemminger
2008-02-25
TC: oops in em_meta
Stephen Hemminger
2008-02-25
TCP: Fix a bug in strategy_allowed_congestion_control
Shan Wei
2008-02-25
NETFILTER: nf_conntrack_tcp: conntrack reopening fix
Jozsef Kadlecsik
2008-01-24
Revert "mac80211: warn when receiving frames with unaligned data"
Linus Torvalds
2008-01-23
[INET]: Fix truesize setting in ip_append_data
Herbert Xu
2008-01-23
[NETNS]: Re-export init_net via EXPORT_SYMBOL.
Denis V. Lunev
2008-01-23
[IPV4]: Add missing skb->truesize increment in ip_append_page().
David S. Miller
2008-01-23
[BLUETOOTH]: Move children of connection device to NULL before connection down.
Dave Young
2008-01-21
[ICMP]: ICMP_MIB_OUTMSGS increment duplicated
Wang Chen
2008-01-21
[IPV6]: RFC 2011 compatibility broken
Wang Chen
2008-01-21
[IPV6]: ICMP6_MIB_OUTMSGS increment duplicated
Wang Chen
2008-01-20
[NET]: rtnl_link: fix use-after-free
Patrick McHardy
2008-01-20
[AF_KEY]: Fix skb leak on pfkey_send_migrate() error
Patrick McHardy
2008-01-20
[IrDA]: af_irda memory leak fixes
Jesper Juhl
2008-01-20
[NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms'
David S. Miller
2008-01-20
[NETFILTER]: bridge-netfilter: fix net_device refcnt leaks
Patrick McHardy
[next]