summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sh_eth: add PHY IRQ to platform dataSergei Shtylyov2013-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion2013-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers: net: Include new header file in sbni.cRashika Kheria2013-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du2013-12-16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert2013-12-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Namespacify xfrm state/policy locksFan Du2013-12-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfrm: Using the right namespace to migrate key infoFan Du2013-12-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com2013-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com2013-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: add min_links attribute netlink supportsfeldma@cumulusnetworks.com2013-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: add all_slaves_active attribute netlink supportsfeldma@cumulusnetworks.com2013-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: add num_grat_arp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: skbuff: improve comment on checksummingDaniel Borkmann2013-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam2013-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib: hash: follow-up fixups for arch hashFrancesco Fusco2013-12-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2013-12-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: convert tcf_proto_ops to use struct list_headWANG Cong2013-12-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: convert tc_action_ops to use struct list_headWANG Cong2013-12-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong2013-12-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: init struct tcf_hashinfo at register timeWANG Cong2013-12-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: cls: refactor out struct tcf_ext_mapWANG Cong2013-12-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: act: use standard struct list_headWANG Cong2013-12-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: remove get_stats from tc_action_opsWANG Cong2013-12-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packet: deliver VLAN TPID to userspaceAtzm Watanabe2013-12-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packet: fill the gap of TPACKET_ALIGNMENT with zerosAtzm Watanabe2013-12-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add utility function to copy skb hashTom Herbert2013-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add function to set the rxhashTom Herbert2013-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add utility functions to clear rxhashTom Herbert2013-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-09
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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