summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann2013-04-221-2/+1
* net: remove a stale comment for dl_nextEric Dumazet2013-04-221-1/+1
* xen-netback: coalesce slots in TX path and fix regressionsWei Liu2013-04-221-0/+18
* xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu2013-04-221-0/+1
* net: vlan: fix dummy function signatures for CONFIG_VLAN=nPatrick McHardy2013-04-211-3/+4
* net: socket: move ktime2ts to ktime header apiDaniel Borkmann2013-04-191-0/+18
* nfnetlink: add support for memory mapped netlinkPatrick McHardy2013-04-191-0/+2
* netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy2013-04-193-7/+8
* netlink: add RX/TX-ring support to netlink diagPatrick McHardy2013-04-191-0/+10
* netlink: implement memory mapped recvmsg()Patrick McHardy2013-04-191-0/+2
* netlink: add mmap'ed netlink helper functionsPatrick McHardy2013-04-191-0/+7
* netlink: mmaped netlink: ring setupPatrick McHardy2013-04-191-0/+32
* net: add function to allocate sk_buff head without data areaPatrick McHardy2013-04-191-0/+6
* netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy2013-04-191-1/+1
* net: vlan: add 802.1ad supportPatrick McHardy2013-04-193-2/+11
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-192-9/+26
* net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-191-1/+1
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-192-11/+9
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-193-10/+12
* tcp: introduce TCPSpuriousRtxHostQueues SNMP counterEric Dumazet2013-04-181-0/+1
* net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann2013-04-171-1/+0
* net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann2013-04-171-2/+0
* net: sctp: sctp_transport: remove unused variableDaniel Borkmann2013-04-171-4/+1
* net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann2013-04-171-3/+0
* net: sctp: sctp_inq: remove dead codeDaniel Borkmann2013-04-171-2/+0
* net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann2013-04-171-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-04-173-431/+458
|\
| * openvswitch: Expose <linux/openvswitch.h> to userspaceThomas Graf2013-03-303-432/+458
| * openvswitch: Use ETH_ALEN to define ethernet addressesThomas Graf2013-03-301-6/+7
* | vxlan: Allow setting destination to unicast address.Atzm Watanabe2013-04-161-1/+1
* | at86rf230: add irq type configuration optionSascha Herrmann2013-04-161-0/+14
* | net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich2013-04-151-0/+3
* | net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann2013-04-151-1/+1
* | net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann2013-04-151-2/+0
* | net: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-141-3/+2
* | tcp: GSO should be TSQ friendlyEric Dumazet2013-04-131-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-04-112-0/+4
|\ \
| * | xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-062-0/+4
* | | usbnet: handle link changeMing Lei2013-04-111-0/+1
* | | usbnet: introduce usbnet_link_change APIMing Lei2013-04-111-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-109-54/+202
|\ \ \
| * | | bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens2013-03-271-0/+2
| * | | bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens2013-03-271-0/+1
| * | | ssb: fix sprom constant for ant_available_{bg,a}Hauke Mehrtens2013-03-251-5/+5
| * | | bcma: define board typesRafał Miłecki2013-03-251-0/+54
| * | | ssb: define more board typesRafał Miłecki2013-03-251-3/+51
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-254-14/+53
| |\ \ \
| | * | | Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-182-0/+17
| | * | | Bluetooth: Add proper flag for fast connectable modeJohan Hedberg2013-03-181-1/+3
| | * | | Bluetooth: Handle AD updating through an async requestJohan Hedberg2013-03-181-2/+2