summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: add skb functions to process remote checksum offloadTom Herbert2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xps: fix xps for stacked devicesEric Dumazet2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: introduce ipv6_make_skbVlad Yasevich2015-02-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: pull cork initialization into its own function.Vlad Yasevich2015-02-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net-timestamp: no-payload only sysctlWillem de Bruijn2015-02-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net-timestamp: no-payload optionWillem de Bruijn2015-02-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | swdevice: add new apis to set and del bridge port attributesRoopa Prabhu2015-02-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu2015-02-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv4: icmp: use percpu allocationEric Dumazet2015-01-31
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dev: add per net_device packet type chainsSalam Noureddine2015-01-29
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: remove sock_iocbChristoph Hellwig2015-01-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Add support for checksums on UDP tunnels.Jesse Gross2015-01-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: st21nfca: Adding support for secure elementChristophe Ricard2015-01-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: hci: Add cmd_received handlerChristophe Ricard2015-01-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard2015-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard2015-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard2015-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard2015-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: st21nfcb: Remove useless includeChristophe Ricard2015-01-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein2015-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Add bad-cable event supportJack Morgenstein2015-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vxlan: advertise link netns in fdb messagesNicolas Dichtel2015-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: cleanup and remove dead codeJonathan Toppins2015-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: update bond carrier state when min_links option changesJonathan Toppins2015-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: keep track of the PHY suspend stateFlorian Fainelli2015-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: document has_fixups fieldFlorian Fainelli2015-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller2015-01-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bcma: use standard bus scanning during early registerRafał Miłecki2015-01-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel2015-01-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Add support for unique flow IDs.Joe Stringer2015-01-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genetlink: Add genlmsg_parse() helper function.Joe Stringer2015-01-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy2015-01-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas2015-01-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-25
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert2015-01-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel2015-01-23
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2015-01-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-15