| Commit message (Expand) | Author | Age |
* | tcp: refine TSO splits | Eric Dumazet | 2013-12-17 |
* | net: remove dead code for add/del multiple | stephen hemminger | 2013-12-17 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-12-17 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-12-13 |
| |\ |
|
| | * | nfc: Fix FSF address in file headers | Jeff Kirsher | 2013-12-11 |
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-12-11 |
| | |\ |
|
| | | * | Bluetooth: Use macros for connectionless slave broadcast features | Marcel Holtmann | 2013-12-08 |
| | | * | Bluetooth: Simplify l2cap_chan initialization for LE CoC | Johan Hedberg | 2013-12-05 |
| | | * | Bluetooth: Fix CID ranges for LE CoC CID allocations | Johan Hedberg | 2013-12-05 |
| | | * | Bluetooth: Fix LE L2CAP Connect Request handling together with SMP | Johan Hedberg | 2013-12-05 |
| | | * | Bluetooth: Introduce L2CAP channel callback for suspending | Johan Hedberg | 2013-12-05 |
| | | * | Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options | Johan Hedberg | 2013-12-05 |
| | | * | Bluetooth: Track LE L2CAP credits in l2cap_chan | Johan Hedberg | 2013-12-05 |
| | | * | Bluetooth: Add LE L2CAP flow control mode | Johan Hedberg | 2013-12-05 |
| | | * | Bluetooth: Add basic LE L2CAP connect request receiving support | Johan Hedberg | 2013-12-05 |
| | | * | Bluetooth: Add definitions for LE connection oriented channels | Johan Hedberg | 2013-12-05 |
| | | * | Bluetooth: Add module parameter to enable LE CoC support | Johan Hedberg | 2013-12-05 |
| | * | | ath9k: Use a separate TX gain table for WZR-HP-G450H | Sujith Manoharan | 2013-12-09 |
| | |/ |
|
* | | | net: phy: provide phy_resume/phy_suspend helpers | Sebastian Hesselbarth | 2013-12-17 |
* | | | sctp: Reorder 'struc association' members to reduce its size | wangweidong | 2013-12-17 |
* | | | lib: introduce arch optimized hash library | Francesco Fusco | 2013-12-17 |
* | | | bonding: create bond_first_slave_rcu() | dingtianhong | 2013-12-14 |
* | | | bonding: add arp_all_targets netlink support | sfeldma@cumulusnetworks.com | 2013-12-14 |
* | | | bonding: add arp_validate netlink support | sfeldma@cumulusnetworks.com | 2013-12-14 |
* | | | bonding: add arp_ip_target netlink support | sfeldma@cumulusnetworks.com | 2013-12-14 |
* | | | bonding: add arp_interval netlink support | sfeldma@cumulusnetworks.com | 2013-12-14 |
* | | | bonding: add use_carrier netlink support | sfeldma@cumulusnetworks.com | 2013-12-14 |
* | | | bonding: add downdelay netlink support | sfeldma@cumulusnetworks.com | 2013-12-14 |
* | | | bonding: add updelay netlink support | sfeldma@cumulusnetworks.com | 2013-12-14 |
* | | | bonding: add miimon netlink support | sfeldma@cumulusnetworks.com | 2013-12-14 |
* | | | netconf: add proxy-arp support | stephen hemminger | 2013-12-14 |
|/ / |
|
* | | net-gro: Prepare GRO stack for the upcoming tunneling support | Jerry Chu | 2013-12-12 |
* | | macvlan: Remove custom recieve and forward handlers | Vlad Yasevich | 2013-12-12 |
* | | ipv6: router reachability probing | Jiri Benc | 2013-12-11 |
* | | ipv4: fix wildcard search with inet_confirm_addr() | Nicolas Dichtel | 2013-12-11 |
* | | tipc: remove TIPC usage of field af_packet_priv in struct net_device | Ying Xue | 2013-12-11 |
* | | ipv4: add support for IFA_FLAGS nl attribute | Jiri Pirko | 2013-12-10 |
* | | dn_dev: add support for IFA_FLAGS nl attribute | Jiri Pirko | 2013-12-10 |
* | | cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL | Paul Moore | 2013-12-10 |
* | | ipv6: add ip6_flowlabel helper | Florent Fourcot | 2013-12-09 |
* | | ipv6: remove rcv_tclass of ipv6_pinfo | Florent Fourcot | 2013-12-09 |
* | | ipv6: move IPV6_TCLASS_MASK definition in ipv6.h | Florent Fourcot | 2013-12-09 |
* | | ipv6: add flowinfo for tcp6 pkt_options for all cases | Florent Fourcot | 2013-12-09 |
* | | etherdevice: Optimize a few is_<foo>_ether_addr functions | Joe Perches | 2013-12-09 |
* | | etherdevice: Add ether_addr_equal_unaligned | Joe Perches | 2013-12-09 |
* | | neigh: ipv6: respect default values set before an address is assigned to device | Jiri Pirko | 2013-12-09 |
* | | neigh: restore old behaviour of default parms values | Jiri Pirko | 2013-12-09 |
* | | neigh: use tbl->family to distinguish ipv4 from ipv6 | Jiri Pirko | 2013-12-09 |
* | | neigh: wrap proc dointvec functions | Jiri Pirko | 2013-12-09 |
* | | neigh: convert parms to an array | Jiri Pirko | 2013-12-09 |