aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net: socket: move ktime2ts to ktime header apiDaniel Borkmann2013-04-19
* nfnetlink: add support for memory mapped netlinkPatrick McHardy2013-04-19
* netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy2013-04-19
* netlink: add RX/TX-ring support to netlink diagPatrick McHardy2013-04-19
* netlink: implement memory mapped recvmsg()Patrick McHardy2013-04-19
* netlink: add mmap'ed netlink helper functionsPatrick McHardy2013-04-19
* netlink: mmaped netlink: ring setupPatrick McHardy2013-04-19
* net: add function to allocate sk_buff head without data areaPatrick McHardy2013-04-19
* netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy2013-04-19
* net: vlan: add 802.1ad supportPatrick McHardy2013-04-19
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-19
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* tcp: introduce TCPSpuriousRtxHostQueues SNMP counterEric Dumazet2013-04-18
* net: sctp: sctp_ulpq: remove 'malloced' struct memberDaniel Borkmann2013-04-17
* net: sctp: sctp_bind_addr: remove dead codeDaniel Borkmann2013-04-17
* net: sctp: sctp_transport: remove unused variableDaniel Borkmann2013-04-17
* net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann2013-04-17
* net: sctp: sctp_inq: remove dead codeDaniel Borkmann2013-04-17
* net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann2013-04-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-04-17
|\
| * openvswitch: Expose <linux/openvswitch.h> to userspaceThomas Graf2013-03-29
| * openvswitch: Use ETH_ALEN to define ethernet addressesThomas Graf2013-03-29
* | vxlan: Allow setting destination to unicast address.Atzm Watanabe2013-04-16
* | at86rf230: add irq type configuration optionSascha Herrmann2013-04-16
* | net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich2013-04-15
* | net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann2013-04-15
* | net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann2013-04-15
* | net: sock: make sock_tx_timestamp voidDaniel Borkmann2013-04-14
* | tcp: GSO should be TSQ friendlyEric Dumazet2013-04-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-04-11
|\ \
| * | xfrm: allow to avoid copying DSCP during encapsulationNicolas Dichtel2013-03-06
* | | usbnet: handle link changeMing Lei2013-04-11
* | | usbnet: introduce usbnet_link_change APIMing Lei2013-04-11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\ \ \
| * | | bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens2013-03-27
| * | | bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens2013-03-27
| * | | ssb: fix sprom constant for ant_available_{bg,a}Hauke Mehrtens2013-03-25
| * | | bcma: define board typesRafał Miłecki2013-03-25
| * | | ssb: define more board typesRafał Miłecki2013-03-25
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-25
| |\ \ \
| | * | | Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-18
| | * | | Bluetooth: Add proper flag for fast connectable modeJohan Hedberg2013-03-18
| | * | | Bluetooth: Handle AD updating through an async requestJohan Hedberg2013-03-18
| | * | | Bluetooth: Add a define for the HCI persistent flags maskJohan Hedberg2013-03-18
| | * | | Bluetooth: Remove useless HCI_PENDING_CLASS flagJohan Hedberg2013-03-18
| | * | | Bluetooth: Make hci_req_add returning voidAndre Guedes2013-03-09
| | * | | Bluetooth: HCI request error handlingAndre Guedes2013-03-09
| | * | | Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg2013-03-08