deliverable/linux.git
2015-09-18  Eric W. Biedermannetfilter: nf_tables: Use pkt->net instead of computing...
2015-09-18  Eric W. Biedermannetfilter: nf_tables: Pass struct net in nft_pktinfo
2015-09-18  Eric W. Biedermannetfilter: x_tables: Use par->net instead of computing...
2015-09-18  Eric W. Biedermannetfilter: x_tables: Pass struct net in xt_action_param
2015-09-18  Eric W. Biedermannetfilter: nf_tables: kill nft_pktinfo.ops
2015-09-18  Eric W. Biedermaninet netfilter: Prefer state->hook to ops->hooknum
2015-09-18  Eric W. Biedermaninet netfilter: Remove hook from ip6t_do_table, arp_do_...
2015-09-18  Eric W. Biedermannetfilter: ebtables: Simplify the arguments to ebt_do_table
2015-09-18  Pablo Neira... Merge tag 'ipvs-for-v4.4' of https://git./linux/kernel...
2015-09-18  Szymon JancBluetooth: Fix reporting incorrect EIR in device found...
2015-09-18  Szymon JancBluetooth: Add BT_ERR_RATELIMITED
2015-09-18  Eric Dumazetsch_dsmark: improve memory locality
2015-09-18  David S. MillerMerge branch 'bcmgenet-irq-coalesce'
2015-09-18  Florian Fainellinet: bcmgenet: Implement RX coalescing control knobs
2015-09-18  Florian Fainellinet: bcmgenet: Implement TX coalescing control knobs
2015-09-18  Woojung.Huh... lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from...
2015-09-18  Woojung.Huh... lan78xx: Create lan78xx_get_mdix_status() and lan78xx_s...
2015-09-18  Woojung.Huh... lan78xx: Remove phy defines in lan78xx.h and use define...
2015-09-18  Woojung.Huh... lan78xx: Update to use phylib instead of mii_if_info.
2015-09-18  Woojung.Huh... lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
2015-09-18  Woojung.Huh... lan78xx: Check device ready bit (PMT_CTL_READY_) after...
2015-09-18  David Ahernnet: Initialize table in fib result
2015-09-18  David S. MillerMerge branch 'bpf_avoid_clone'
2015-09-18  Alexei Starovoitovbpf: add bpf_redirect() helper
2015-09-18  Daniel Borkmanncls_bpf: introduce integrated actions
2015-09-18  Junwei Zhangnet: only check perm protocol when register proto
2015-09-18  Eric Dumazetbonding: use l4 hash if available
2015-09-18  Eric Dumazettcp: provide skb->hash to synack packets
2015-09-18  Catherine Sullivani40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13
2015-09-18  Shannon Nelsoni40e/i40evf: add get AQ result command to nvmupdate...
2015-09-18  Shannon Nelsoni40e/i40evf: add exec_aq command to nvmupdate utility
2015-09-18  Shannon Nelsoni40e/i40evf: add wait states to NVM state machine
2015-09-18  Shannon Nelsoni40e/i40evf: add GetStatus command for nvmupdate
2015-09-18  Shannon Nelsoni40e/i40evf: add handling of writeback descriptor
2015-09-18  Shannon Nelsoni40e/i40evf: save aq writeback for future inspection
2015-09-18  Shannon Nelsoni40e: rename variable to prevent clash of understanding
2015-09-18  David S. MillerMerge branch 'nf_hook_netns'
2015-09-18  Eric W. Biedermannetfilter: Add blank lines in callers of netfilter...
2015-09-18  Eric W. Biedermannetfilter: Pass net into okfn
2015-09-18  Eric W. Biedermannetfilter: Use nf_hook_state.net
2015-09-18  Eric W. Biedermannetfilter: Pass struct net into the netfilter hooks
2015-09-18  Eric W. Biedermanbridge: Add br_netif_receive_skb remove netif_receive_s...
2015-09-18  Eric W. Biedermanbridge: Cache net in br_nf_pre_routing_finish
2015-09-18  Eric W. Biedermanbridge: Pass net into br_nf_push_frag_xmit
2015-09-18  Eric W. Biedermanbridge: Pass net into br_nf_ip_fragment
2015-09-18  Eric W. Biedermanipv6: Compute net once in raw6_send_hdrinc
2015-09-18  Eric W. Biedermanipv6: Cache net in ip6_output
2015-09-18  Eric W. Biedermanipv6: Only compute net once in ip6_finish_output2
2015-09-18  Eric W. Biedermanipv6: Don't recompute net in ip6_rcv
2015-09-18  Eric W. Biedermannet: Remove dev_queue_xmit_sk
2015-09-18  Eric W. Biedermanbridge: Introduce br_send_bpdu_finish
2015-09-18  Eric W. Biedermanarp: Introduce arp_xmit_finish
2015-09-18  Eric W. Biedermanipv6: Only compute net once in ip6mr_forward2_finish
2015-09-18  Eric W. Biedermanipv4: Only compute net once in ipmr_forward_finish
2015-09-18  Eric W. Biedermanipv4: Only compute net once in ip_rcv_finish
2015-09-18  Eric W. Biedermanipv4: Only compute net once in ip_finish_output2
2015-09-18  Eric W. Biedermanipv4: Explicitly compute net in ip_fragment
2015-09-18  Eric W. Biedermanipv4: Only compute net once in ip_do_fragment
2015-09-18  Eric W. Biedermanipv4: Don't recompute net in ipmr_queue_xmit
2015-09-18  Eric W. Biedermanipv4: Remember the net in ip_output and ip_mc_output
2015-09-18  Eric W. Biedermanipv4: Compute net once in ip_rcv
2015-09-18  Eric W. Biedermanipv4: Compute net once in ip_forward_finish
2015-09-18  Eric W. Biedermanipv4: Compute net once in ip_forward
2015-09-18  Eric W. Biedermannet: Merge dst_output and dst_output_sk
2015-09-18  Eric W. Biedermanxfrm: Remove unused afinfo method init_dst
2015-09-18  Eric W. Biedermannetfilter: Pass net to nf_hook_thresh
2015-09-18  Eric W. Biedermannetfilter: Store net in nf_hook_state
2015-09-18  Eric W. Biedermannetfilter: Remove !CONFIG_NETFITLER definition of nf_ho...
2015-09-17  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-09-17  Thadeu Lima... net-sysfs: get_netdev_queue_index() cleanup
2015-09-17  Gerhard Bertelsmanncan: Allwinner A10/A20 CAN Controller support - Kernel...
2015-09-17  Gerhard Bertelsmanncan: Allwinner A10/A20 CAN Controller support - Devicet...
2015-09-17  Robert Jarzmiknet: smc91x: convert pxa dma to dmaengine
2015-09-17  Prasanna KarthikBluetooth: hci_qca: Coding style clean up
2015-09-17  Prasanna KarthikBluetooth: bt3c_cs: clean up obsolete functions
2015-09-17  Kuba PawlakBluetooth: Remove SCO fragments on connection close
2015-09-17  Loic PoulainBluetooth: hci_intel: Enable IRQ wake capability
2015-09-17  Loic PoulainBluetooth: hci_intel: Give priority to LPM packets
2015-09-17  Alexander Aringatusb: add handling for different chipnames
2015-09-17  Marcel HoltmannBluetooth: Fix typo in smp_ah comment for hash function
2015-09-17  Frederic DanisBluetooth: hci_bcm: Add wake-up capability
2015-09-17  Loic PoulainBluetooth: btusb: Use btintel_load_ddc_config for devic...
2015-09-17  Loic PoulainBluetooth: hci_intel: Add Device configuration
2015-09-17  Loic PoulainBluetooth: btintel: Add Device Configuration support
2015-09-17  Loic PoulainBluetooth: hci_intel: Fix warnings due to unused lpm...
2015-09-17  Vincent StehlĂ©Bluetooth: btintel: fix warning
2015-09-17  Stefan Schmidtieee802154: af_ieee802154: fix typo in comment.
2015-09-17  Stefan Schmidtieee802154: docs: fix project name to linux-wpan as...
2015-09-17  Alexander Aringat86rf230: detailed edge triggered irq warning
2015-09-17  Alexander Aringat86rf230: add debugfs support
2015-09-17  Alexander Aringat86rf230: interrupt tx with force trx_off
2015-09-17  Alexander Aringat86rf230: change trac status check behaviour
2015-09-17  Stefan Schmidtieee802154: 6lowpan: use correct ESC value for dispatch
2015-09-17  Alexander Aringieee802154: 6lowpan: fix drop return value
2015-09-17  Alexander Aringieee802154: 6lowpan: remove tx full-size calc workaround
2015-09-17  Alexander Aringieee802154: 6lowpan: remove packet type to host
2015-09-17  Alexander Aringieee802154: 6lowpan: check on valid 802.15.4 frame
2015-09-17  Alexander Aringieee802154: 6lowpan: add check for reserved dispatch
2015-09-17  Alexander Aringieee802154: 6lowpan: add handler for all dispatch values
2015-09-17  Alexander Aringieee802154: 6lowpan: add generic lowpan header check
next
This page took 0.054858 seconds and 5 git commands to generate.