index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
net: replace %#p6 format specifier with %pi6
Harvey Harrison
2008-10-29
udp: introduce sk_for_each_rcu_safenext()
Eric Dumazet
2008-10-29
udp: udp_get_next() should use spin_unlock_bh()
Eric Dumazet
2008-10-29
udp: calculate udp_mem based on low memory instead of all memory
Eric Dumazet
2008-10-29
udp: RCU handling for Unicast packets.
Eric Dumazet
2008-10-29
udp: introduce struct udp_table and multiple spinlocks
Eric Dumazet
2008-10-28
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
Harvey Harrison
2008-10-28
vlan: propogate ethtool speed values
Stephen Hemminger
2008-10-28
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
netfilter: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
2008-10-28
xfrm: Notify changes in UDP encapsulation via netlink
Martin Willi
2008-10-28
net: don't use INIT_RCU_HEAD
Alexey Dobriyan
2008-10-28
net: reduce structures when XFRM=n
Alexey Dobriyan
2008-10-28
netlink: constify struct nlattr * arg to parsing functions
Patrick McHardy
2008-10-27
netns: Coexist with the sysfs limitations v2
Eric W. Biederman
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-10-27
mac80211: convert to %pM away from print_mac
Johannes Berg
2008-10-27
net: implement emergency route cache rebulds when gc_elasticity is exceeded
Neil Horman
2008-10-26
syncookies: fix inclusion of tcp options in syn-ack
Florian Westphal
2008-10-26
Phonet: do not reply to indication reset packets
Remi Denis-Courmont
2008-10-26
wireless: fix regression caused by regulatory config option
Arjan van de Ven
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-10-23
tcp: Restore ordering of TCP options for the sake of inter-operability
Ilpo Järvinen
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-10-23
[PATCH] assorted path_lookup() -> kern_path() conversions
Al Viro
2008-10-23
net: Fix disjunct computation of netdev features
Herbert Xu
2008-10-23
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
Wei Yongjun
2008-10-23
sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state
Wei Yongjun
2008-10-23
sctp: Add check for the TSN field of the SHUTDOWN chunk
Wei Yongjun
2008-10-23
sctp: Drop ICMP packet too big message with MTU larger than current PMTU
Wei Yongjun
2008-10-22
9p: fix sparse warnings
Eric Van Hensbergen
2008-10-22
9p: rdma: RDMA Transport Support for 9P
Tom Tucker
2008-10-22
9p: fix debug build error
Eric Van Hensbergen
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-21
tcp: should use number of sack blocks instead of -1
Ilpo Järvinen
2008-10-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...
Linus Torvalds
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-10-20
netfilter: replace old NF_ARP calls with NFPROTO_ARP
Jan Engelhardt
2008-10-20
netfilter: fix compilation error with NAT=n
Pablo Neira Ayuso
2008-10-20
netfilter: xt_recent: use proc_create_data()
Alexey Dobriyan
2008-10-20
netfilter: snmp nat leaks memory in case of failure
Ilpo Järvinen
2008-10-20
netfilter: xt_iprange: fix range inversion match
Alexey Dobriyan
2008-10-20
netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig
Patrick McHardy
2008-10-19
pkt_sched: sch_generic: Fix oops in sch_teql
Jarek Poplawski
2008-10-19
dccp: Port redirection support for DCCP
Gerrit Renker
2008-10-19
tcp: Fix IPv6 fallout from 'Port redirection support for TCP'
KOVACS Krisztian
[next]