projects
/
linux-2.6
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
netpoll per device txq
[linux-2.6]
/
net
/
2006-12-03
Stephen Hemminger
netpoll per device txq
tree
|
commitdiff
2006-12-03
Stephen Hemminger
netpoll info leak
tree
|
commitdiff
2006-12-03
Stephen Hemminger
netpoll: private skb pool (rev3)
tree
|
commitdiff
2006-12-03
Andrea Bittau
[DCCP] ACKVEC: Optimization - Do not traverse records...
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: Miscellaneous code tidy-ups
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: Make feature negotiation more readable
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCPv6]: Resolve conditional build problem
tree
|
commitdiff
2006-12-03
Gerrit Renker
[TCP/DCCP]: Introduce net_xmit_eval
tree
|
commitdiff
2006-12-03
Peter Zijlstra
[SCTP]: Cleanup of the sctp state table code.
tree
|
commitdiff
2006-12-03
Adrian Bunk
[NET]: The scheduled removal of the frame diverter.
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCPv6]: Choose a genuine initial sequence number
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: Remove redundant statements in init_sequence...
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: Remove forward declarations in timer.c
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: Introduce a consistent naming scheme for sysctls
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: Add sysctls to control retransmission behaviour
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: Increment sequence numbers on retransmitted...
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: Update comments on precisely which packets...
tree
|
commitdiff
2006-12-03
David S. Miller
[DECNET]: Fix build regressions.
tree
|
commitdiff
2006-12-03
David S. Miller
[TCP] htcp: Better packing of struct htcp.
tree
|
commitdiff
2006-12-03
Brian Haley
[IPv6]: Only modify checksum for UDP
tree
|
commitdiff
2006-12-03
Thomas Graf
[IPv6] rules: Remove bogus tos validation check
tree
|
commitdiff
2006-12-03
Thomas Graf
[NETLINK]: Do precise netlink message allocations where...
tree
|
commitdiff
2006-12-03
Gerrit Renker
[TCP]: Remove dead code in init_sequence
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: Support for partial checksums (RFC 4340, sec...
tree
|
commitdiff
2006-12-03
YOSHIFUJI Hideaki
[IPV6]: Per-interface statistics support.
tree
|
commitdiff
2006-12-03
YOSHIFUJI Hideaki
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{...
tree
|
commitdiff
2006-12-03
YOSHIFUJI Hideaki
[IPV6] ROUTE: Use &rt->u.dst instead of cast.
tree
|
commitdiff
2006-12-03
YOSHIFUJI Hideaki
[IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: Update code comments for Step 2/3
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: tidy up dccp_v{4,6}_conn_request
tree
|
commitdiff
2006-12-03
Ian McDonald
[DCCP]: Fix logfile overflow
tree
|
commitdiff
2006-12-03
Ian McDonald
[DCCP]: Fix DCCP Probe Typo
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCPv6]: remove forward declarations in ipv6.c
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCPv4]: remove forward declarations in ipv4.c
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
tree
|
commitdiff
2006-12-03
Arnaldo Carvalho...
[DCCP] timewait: Remove leftover extern declarations
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: Combine allocating & zeroing header space on skb
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS
tree
|
commitdiff
2006-12-03
Gerrit Renker
[DCCP]: set safe upper bound for option length
tree
|
commitdiff
2006-12-03
David S. Miller
[TCP]: Don't set SKB owner in tcp_transmit_skb().
tree
|
commitdiff
2006-12-03
Stephen Hemminger
[TCP]: Allow autoloading of congestion control via...
tree
|
commitdiff
2006-12-03
Stephen Hemminger
[TCP]: Restrict congestion control choices.
tree
|
commitdiff
2006-12-03
Stephen Hemminger
[TCP]: Add tcp_available_congestion_control sysctl.
tree
|
commitdiff
2006-12-03
Vlad Yasevich
[SCTP]: Fix warning
tree
|
commitdiff
2006-12-03
David S. Miller
[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.
tree
|
commitdiff
2006-12-03
David S. Miller
[DCCP]: Fix typo _read_mostly --> __read_mostly.
tree
|
commitdiff
2006-12-03
Eric Dumazet
[NET]: Size listen hash tables using backlog hint
tree
|
commitdiff
2006-12-03
David Kimdon
[PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_...
tree
|
commitdiff
2006-12-03
Thomas Graf
[NET] rules: Add support to invert selectors
tree
|
commitdiff
2006-12-03
Thomas Graf
[NET] rules: Share common attribute validation policy
tree
|
commitdiff
2006-12-03
Thomas Graf
[NET] rules: Protocol independant mark selector
tree
|
commitdiff
2006-12-03
Thomas Graf
[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark
tree
|
commitdiff
2006-12-03
Thomas Graf
[NET]: Rethink mark field in struct flowi
tree
|
commitdiff
2006-12-03
Thomas Graf
[NET]: Turn nfmark into generic mark
tree
|
commitdiff
2006-12-03
Ralf Baechle
[DECNET]: Don't clear memory twice.
tree
|
commitdiff
2006-12-03
Andrew Morton
[XFRM]: uninline xfrm_selector_match()
tree
|
commitdiff
2006-12-03
Peter Zijlstra
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLU...
tree
|
commitdiff
2006-12-03
Venkat Yekkirala
SELinux: Fix SA selection semantics
tree
|
commitdiff
2006-12-03
Venkat Yekkirala
SELinux: Return correct context for SO_PEERSEC
tree
|
commitdiff
2006-12-03
Al Viro
[BLUETOOTH] rfcomm endianness bug: param_mask is little...
tree
|
commitdiff
2006-12-03
Al Viro
[BLUETOOTH]: rfcomm endianness annotations
tree
|
commitdiff
2006-12-03
Al Viro
[BLUETOOTH]: bnep endianness annotations
tree
|
commitdiff
2006-12-03
Al Viro
[BLUETOOTH] bnep endianness bug: filtering by packet...
tree
|
commitdiff
2006-12-03
Al Viro
[IPV6]: ip6_output annotations
tree
|
commitdiff
2006-12-03
Al Viro
[NETFILTER]: trivial annotations
tree
|
commitdiff
2006-12-03
Al Viro
[AF_PACKET]: annotate
tree
|
commitdiff
2006-12-03
Al Viro
[LLC]: anotations
tree
|
commitdiff
2006-12-03
Al Viro
[IPV6]: annotate inet6_csk_search_req()
tree
|
commitdiff
2006-12-03
Al Viro
[IPV6]: flowlabels are net-endian
tree
|
commitdiff
2006-12-03
Al Viro
[XFRM]: annotate ->new_mapping()
tree
|
commitdiff
2006-12-03
Al Viro
[IPV4]: encapsulation annotations
tree
|
commitdiff
2006-12-03
Al Viro
[SUNRPC]: annotate hash_ip()
tree
|
commitdiff
2006-12-03
Al Viro
[IPV6]: annotate ipv6 mcast
tree
|
commitdiff
2006-12-03
Al Viro
[IPV6]: 'info' argument of ipv6 ->err_handler() is...
tree
|
commitdiff
2006-12-03
Al Viro
[XFRM]: misc annotations
tree
|
commitdiff
2006-12-03
Al Viro
[IPV6]: annotate inet6_hashtables
tree
|
commitdiff
2006-12-03
Al Viro
[NET]: ipconfig and nfsroot annotations
tree
|
commitdiff
2006-12-03
Al Viro
[TIPC]: endianness annotations
tree
|
commitdiff
2006-12-03
David S. Miller
[IPV6] NDISC: Calculate packet length correctly for...
tree
|
commitdiff
2006-12-02
Linus Torvalds
Merge branch 'upstream-linus' of /linux/kernel/git...
tree
|
commitdiff
2006-12-02
Linus Torvalds
Merge branch 'for-linus' of /linux/kernel/git/drzeus/mmc
tree
|
commitdiff
2006-12-02
Linus Torvalds
Merge branch 'release' of /linux/kernel/git/lenb/linux...
tree
|
commitdiff
2006-12-02
Stephen Hemminger
[PATCH] netdev: don't allow register_netdev with blank...
tree
|
commitdiff
2006-12-02
Larry Finger
[PATCH] softmac: reduce scan debug output
tree
|
commitdiff
2006-12-02
Daniel Drake
[PATCH] ieee80211: Provide generic get_stats implementation
tree
|
commitdiff
2006-12-02
Arnaldo Carvalho...
[PATCH] Check ieee80211softmac_auth_resp kmalloc result
tree
|
commitdiff
2006-12-02
Larry Finger
[PATCH] ieee80211softmac: fix verbosity when debug...
tree
|
commitdiff
2006-12-02
Larry Finger
[PATCH] ieee80211: Drop and count duplicate data frames...
tree
|
commitdiff
2006-12-02
matthieu castet
[PATCH] ieee80211: allow mtu bigger than 1500
tree
|
commitdiff
2006-12-02
Daniel Drake
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
tree
|
commitdiff
2006-12-02
Linus Torvalds
Merge branch 'upstream-linus' of /linux/kernel/git...
tree
|
commitdiff
2006-12-02
Linus Torvalds
Merge /linux/kernel/git/wim/linux-2.6-watchdog
tree
|
commitdiff
2006-12-02
Linus Torvalds
Merge branch 'upstream-linus' of /linux/kernel/git...
tree
|
commitdiff
2006-12-02
Linus Torvalds
Merge branch 'upstream' of git://ftp.linux-mips.org...
tree
|
commitdiff
2006-12-02
Linus Torvalds
Merge branch 'for-2.6.20' of git://git./linux/kernel...
tree
|
commitdiff
2006-12-02
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2006-12-02
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/usb-2.6
tree
|
commitdiff
2006-12-02
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/pci-2.6
tree
|
commitdiff
2006-12-02
Linus Torvalds
Merge /pub/scm/linux/kernel/git/gregkh/driver-2.6
tree
|
commitdiff
next