| Commit message (Expand) | Author | Age |
* | [NET]: qdisc_restart - couple of optimizations. | Krishna Kumar | 2007-07-11 |
* | [NET]: qdisc_restart - readability changes plus one bug fix. | Krishna Kumar | 2007-07-11 |
* | [CCID3]: Fix a bug in the send time processing | Gerrit Renker | 2007-07-11 |
* | [CCID3]: Sending time: update to ktime_t | Gerrit Renker | 2007-07-11 |
* | loss_interval: make struct dccp_li_hist_entry private | Arnaldo Carvalho de Melo | 2007-07-11 |
* | loss_interval: Nuke dccp_li_hist | Arnaldo Carvalho de Melo | 2007-07-11 |
* | loss_interval: Make dccp_li_hist_entry_{new,delete} private | Arnaldo Carvalho de Melo | 2007-07-11 |
* | loss_interval: unexport dccp_li_hist_interval_new | Arnaldo Carvalho de Melo | 2007-07-11 |
* | [DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval | Arnaldo Carvalho de Melo | 2007-07-11 |
* | [CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li | Arnaldo Carvalho de Melo | 2007-07-11 |
* | Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li | Arnaldo Carvalho de Melo | 2007-07-11 |
* | loss_interval: Fix timeval initialisation | Ian McDonald | 2007-07-11 |
* | Fix dccp_sum_coverage | Ian McDonald | 2007-07-11 |
* | ccid3: Update copyrights | Ian McDonald | 2007-07-11 |
* | [VLAN]: Use rtnl_link API | Patrick McHardy | 2007-07-11 |
* | [VLAN]: Introduce symbolic constants for flag values | Patrick McHardy | 2007-07-11 |
* | [VLAN]: Keep track of number of QoS mappings | Patrick McHardy | 2007-07-11 |
* | [VLAN]: Use 32 bit value for skb->priority mapping | Patrick McHardy | 2007-07-11 |
* | [VLAN]: Return proper error codes in register_vlan_device | Patrick McHardy | 2007-07-11 |
* | [VLAN]: Move device registation to seperate function | Patrick McHardy | 2007-07-11 |
* | [VLAN]: Split up device checks | Patrick McHardy | 2007-07-11 |
* | [VLAN]: Move vlan_group allocation to seperate function | Patrick McHardy | 2007-07-11 |
* | [VLAN]: Move some device intialization code to dev->init callback | Patrick McHardy | 2007-07-11 |
* | [VLAN]: Convert name-based configuration functions to struct netdevice * | Patrick McHardy | 2007-07-11 |
* | [RTNETLINK]: Link creation API | Patrick McHardy | 2007-07-11 |
* | [RTNETLINK]: Split up rtnl_setlink | Patrick McHardy | 2007-07-11 |
* | [MAC80211]: Add support for SIOCGIWRATE ioctl | Larry Finger | 2007-07-11 |
* | [TCPv4]: Improve BH latency in /proc/net/tcp | Herbert Xu | 2007-07-11 |
* | [NET_SCHED]: Cleanup readability of qdisc restart | Jamal Hadi Salim | 2007-07-11 |
* | [TIPC]: Optimize stream send routine to avoid fragmentation | Allan Stephens | 2007-07-11 |
* | [TIPC]: Use standard socket "not implemented" routines | Allan Stephens | 2007-07-11 |
* | [TIPC]: Improved support for Ethernet traffic filtering | Allan Stephens | 2007-07-11 |
* | [IPV4]: The scheduled removal of multipath cached routing support. | David S. Miller | 2007-07-11 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-10 |
|\ |
|
| * | bonding / ipv6: no addrconf for slaves separately from master | Jay Vosburgh | 2007-07-10 |
* | | sendfile: convert nfsd to splice_direct_to_actor() | Jens Axboe | 2007-07-10 |
|/ |
|
* | [PATCH] softmac: use list_for_each_entry | Akinobu Mita | 2007-07-08 |
* | Fix use-after-free oops in Bluetooth HID. | David Woodhouse | 2007-07-07 |
* | [NETPOLL]: Fixups for 'fix soft lockup when removing module' | Jarek Poplawski | 2007-07-05 |
* | [NET]: net/core/netevent.c should #include <net/netevent.h> | Adrian Bunk | 2007-07-05 |
* | [NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' inde... | Jing Min Zhao | 2007-07-05 |
* | [NET] skbuff: remove export of static symbol | Johannes Berg | 2007-07-05 |
* | SCTP: Add scope_id validation for link-local binds | Vlad Yasevich | 2007-07-05 |
* | SCTP: Check to make sure file is valid before setting timeout | Vlad Yasevich | 2007-07-05 |
* | SCTP: Fix thinko in sctp_copy_laddrs() | Vlad Yasevich | 2007-07-05 |
* | [NETPOLL] netconsole: fix soft lockup when removing module | Jarek Poplawski | 2007-06-29 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev | David S. Miller | 2007-06-29 |
|\ |
|
| * | SCTP: lock_sock_nested in sctp_sock_migrate | Zach Brown | 2007-06-26 |
| * | SCTP: Fix sctp_getsockopt_get_peer_addrs | Neil Horman | 2007-06-19 |
| * | SCTP: update sctp_getsockopt helpers to allow oversized buffers | Neil Horman | 2007-06-19 |