]> nv-tegra.nvidia Code Review - linux-2.6.git/history - net
[PATCH] NTP: ntp-helper functions
[linux-2.6.git] / net /
2005-09-07 Bruce Allan[PATCH] sunrpc: cache_register can use wrong module...
2005-09-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/paulu...
2005-09-06 Linus TorvaldsMerge branch 'upstream' of master.kernel.org:/pub/scm...
2005-09-06 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sam...
2005-09-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2005-09-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2005-09-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-09-06 David S. Miller[IEEE80211]: Use correct size_t printf format string...
2005-09-06 Herbert Xu[TCP]: Fix TCP_OFF() bug check introduced by previous...
2005-09-06 Herbert Xu[NET]: 2.6.13 breaks libpcap (and tcpdump)
2005-09-06 David S. Miller[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL
2005-09-06 Harald Welte[NETFILTER] remove bogus hand-coded htonll() from nenet...
2005-09-06 Adrian Bunk[IRDA]: IrDA prototype fixes
2005-09-06 Adrian Bunk[SCTP]: net/sctp/sysctl.c should #include <net/sctp...
2005-09-06 Adrian Bunk[NETFILTER]: net/netfilter/nfnetlink*: make functions...
2005-09-06 Adrian Bunk[IPV4]: net/ipv4/ipconfig.c should #include <linux...
2005-09-06 Adrian Bunk[ATM]: net/atm/ioctl.c should #include "common.h"
2005-09-05 viro@ftp.linux.org.uk[PATCH] (7/7) __user annotations (ethtool)
2005-09-05 Linus TorvaldsMerge watchdog driver updates
2005-09-05 Linus TorvaldsMerge branch 'upstream' of master.kernel.org:/pub/scm...
2005-09-05 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-09-05 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-09-05 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2005-09-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-09-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2005-09-02 Linus TorvaldsMerge refs/heads/ieee80211-wifi from master.kernel...
2005-09-02 Rolf Eike Beer[PATCH] remove driverfs references from include/linux...
2005-09-02 Linus TorvaldsMerge HEAD from master.kernel.org:/home/rmk/linux-2...
2005-09-02 Linus TorvaldsMerge HEAD from master.kernel.org:/home/rmk/linux-2...
2005-09-02 Linus TorvaldsMerge refs/heads/ieee80211-wifi from master.kernel...
2005-09-02 David S. Miller[TCP]: Keep TSO enabled even during loss events.
2005-09-02 Herbert Xu[TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg
2005-09-02 Herbert Xu[NET]: Add sk_stream_wmem_schedule
2005-09-02 YOSHIFUJI Hideaki[IPV6]: Repair Incoming Interface Handling for Raw...
2005-09-02 Jesper Juhl[CRYPTO]: crypto_free_tfm() callers no longer need...
2005-09-02 KOVACS Krisztian[NETFILTER]: CLUSTERIP: fix memcpy() length typo
2005-09-02 Patrick Caulfield[DECNET]: Tidy send side socket SKB allocation.
2005-09-02 Herbert Xu[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
2005-09-01 Jeff Garzik/spare/repo/netdev-2.6 branch 'ieee80211'
2005-09-01 Jeff Garzik/spare/repo/netdev-2.6 branch 'master'
2005-09-01 Linus TorvaldsMerge HEAD from master.kernel.org:/home/rmk/linux-2...
2005-08-31 Russell King[SERIAL] Clean up and fix tty transmission start/stoping
2005-08-30 Jeff GarzikMerge HEAD from /spare/repo/linux-2.6/.git
2005-08-30 Tony LuckAuto-update from upstream
2005-08-30 Linus TorvaldsMerge refs/heads/for-linus from master.kernel.org:...
2005-08-30 Linus TorvaldsMerge refs/heads/drm-latest from master.kernel.org...
2005-08-30 Linus TorvaldsMerge refs/heads/upstream-fixes from master.kernel...
2005-08-30 Linus TorvaldsMerge refs/heads/upstream from master.kernel.org:/pub...
2005-08-30 Linus TorvaldsMerge HEAD from master.kernel.org:/pub/scm/linux/kernel...
2005-08-30 Linus TorvaldsMerge HEAD from master.kernel.org:/pub/scm/linux/kernel...
2005-08-29 Arnaldo Carvalho... [CCID3]: Call sk->sk_write_space(sk) when receiving...
2005-08-29 Arnaldo Carvalho... [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE
2005-08-29 Harald Welte[NETFILTER6]: Add new ip6tables HOPLIMIT target
2005-08-29 Harald Welte[NETFILTER]: Add new iptables TTL target
2005-08-29 Arnaldo Carvalho... [CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c
2005-08-29 Arnaldo Carvalho... [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c
2005-08-29 Arnaldo Carvalho... [DCCP]: Move the calc_X routines to dccp_tfrc_lib
2005-08-29 Arnaldo Carvalho... [DCCP]: Introduce dccp_tfrc_lib module with net/dccp...
2005-08-29 Arnaldo Carvalho... [DCCP]: Just move packet_history.[ch] to net/dccp/ccids...
2005-08-29 Arnaldo Carvalho... [CCID3]: Move the loss interval code to loss_interval...
2005-08-29 Arnaldo Carvalho... [CCID3]: Move the CCID3 defines to ccid3.h
2005-08-29 Arnaldo Carvalho... [CCID3]: Introduce usecs_div
2005-08-29 Arnaldo Carvalho... [CCID3]: Reorganise timeval handling
2005-08-29 Arnaldo Carvalho... [CCID3]: Reflow to mostly fit under 80 columns
2005-08-29 Arnaldo Carvalho... [DCCP]: Introduce dccp_wait_for_ccid and use it in...
2005-08-29 Arnaldo Carvalho... [DCCP]: Make the Debug Menu available when DCCP is...
2005-08-29 Eric Dumazet[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_...
2005-08-29 David S. Miller[LIB]: Make TEXTSEARCH_BM plain tristate like the others
2005-08-29 Alexey Dobriyan[NET]: net/802: more endian annotations
2005-08-29 Robert Olsson[IPV4]: Convert FIB Trie to RCU.
2005-08-29 Robert Olsson[IPV4]: Prepare FIB core for RCU.
2005-08-29 Ralf Baechle[IPV4]: Module export of ip_rcv() no longer needed.
2005-08-29 Ralf Baechle[AX25/NETROM/ROSE]: Kill net/ip.h inclusion
2005-08-29 Ralf Baechle[AX25/NETROM]: Cleanup direct calls into IP stack
2005-08-29 Stephen Hemminger[IPV4]: FIB trie cleanup
2005-08-29 Arnaldo Carvalho... [DCCP]: Initial dccp_poll implementation
2005-08-29 Arnaldo Carvalho... [DCCP]: Call the HC exit routines at dccp_v4_destroy_sock
2005-08-29 Arnaldo Carvalho... [ICSK]: Generalise tcp_listen_poll
2005-08-29 Arnaldo Carvalho... [DCCP]: Introduce dccp_get_info
2005-08-29 Arnaldo Carvalho... [CCID3]: Calculate the RTT in the RX half connection
2005-08-29 Arnaldo Carvalho... [DCCP]: Export dccp_insert_option_timestamp to CCIDs
2005-08-29 Arnaldo Carvalho... [CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments
2005-08-29 Arnaldo Carvalho... [DCCP]: Send a DATAACK packet when we have a TIMESTAMP_...
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix skb leak in dccp_sendmsg
2005-08-29 Arnaldo Carvalho... [DCCP]: Implement the CLOSING timer
2005-08-29 David S. Miller[DCCP]: Fix printf format warnings on 64-bit.
2005-08-29 Patrick McHardy[NETFILTER]: Add goto target
2005-08-29 Patrick McHardy[NETFILTER]: Add IPv6 REJECT target
2005-08-29 Pablo Neira Ayuso[NETFILTER]: Add string match
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix ackno setting in SYNC/SYNCACK packets
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix the ACK and SEQ window variables settings
2005-08-29 Arnaldo Carvalho... [DCCP]: Give more info on Step 6 failure debug printk
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix seqno setting in dccp_v4_ctl_send_reset
2005-08-29 Arnaldo Carvalho... [CCID3]: Reintroduce ccid3hctx_t_rto
2005-08-29 Thomas Graf[IPV4]: ip_finish_output() can be inlined
2005-08-29 Thomas Graf[IPV4]: Remove some dead code from ip_forward()
2005-08-29 Thomas Graf[IPV4]: Avoid common branch mispredictions in ip_rcv_fi...
2005-08-29 Thomas Graf[IPV4]: Move ip options parsing out of ip_rcv_finish()
2005-08-29 Thomas Graf[IPV4]: Avoid common branch misprediction while checkin...
next