aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* tcp: refine TSO splitsEric Dumazet2013-12-17
* net: remove dead code for add/del multiplestephen hemminger2013-12-17
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-17
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-13
| |\
| | * nfc: Fix FSF address in file headersJeff Kirsher2013-12-11
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-12-11
| | |\
| | | * Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2013-12-08
| | | * Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg2013-12-05
| | | * Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg2013-12-05
| | | * Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg2013-12-05
| | | * Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg2013-12-05
| | | * Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg2013-12-05
| | | * Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg2013-12-05
| | | * Bluetooth: Add LE L2CAP flow control modeJohan Hedberg2013-12-05
| | | * Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg2013-12-05
| | | * Bluetooth: Add definitions for LE connection oriented channelsJohan Hedberg2013-12-05
| | | * Bluetooth: Add module parameter to enable LE CoC supportJohan Hedberg2013-12-05
| | * | ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan2013-12-09
| | |/
* | | net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth2013-12-17
* | | sctp: Reorder 'struc association' members to reduce its sizewangweidong2013-12-17
* | | lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-17
* | | bonding: create bond_first_slave_rcu()dingtianhong2013-12-14
* | | bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com2013-12-14
* | | bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com2013-12-14
* | | bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com2013-12-14
* | | bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com2013-12-14
* | | bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com2013-12-14
* | | bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com2013-12-14
* | | bonding: add updelay netlink supportsfeldma@cumulusnetworks.com2013-12-14
* | | bonding: add miimon netlink supportsfeldma@cumulusnetworks.com2013-12-14
* | | netconf: add proxy-arp supportstephen hemminger2013-12-14
|/ /
* | net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-12
* | macvlan: Remove custom recieve and forward handlersVlad Yasevich2013-12-12
* | ipv6: router reachability probingJiri Benc2013-12-11
* | ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel2013-12-11
* | tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue2013-12-11
* | ipv4: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-10
* | dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-10
* | cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore2013-12-10
* | ipv6: add ip6_flowlabel helperFlorent Fourcot2013-12-09
* | ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot2013-12-09
* | ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot2013-12-09
* | ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot2013-12-09
* | etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches2013-12-09
* | etherdevice: Add ether_addr_equal_unalignedJoe Perches2013-12-09
* | neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko2013-12-09
* | neigh: restore old behaviour of default parms valuesJiri Pirko2013-12-09
* | neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-09
* | neigh: wrap proc dointvec functionsJiri Pirko2013-12-09
* | neigh: convert parms to an arrayJiri Pirko2013-12-09