]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net
Merge branch 'sendmsg_recvmsg_iocb_removal'
[karo-tx-linux.git] / net /
2015-03-02 David S. MillerMerge branch 'sendmsg_recvmsg_iocb_removal'
2015-03-02 Ying Xuenet: Remove iocb argument from sendmsg and recvmsg
2015-03-02 Ying Xuetipc: Don't use iocb argument in socket layer
2015-03-02 David S. MillerMerge branch 'dropcount'
2015-03-02 Eyal Birgernet: move skb->dropcount to skb->cb[]
2015-03-02 Eyal Birgernet: add common accessor for setting dropcount on packets
2015-03-02 Eyal Birgernet: use common macro for assering skb->cb[] available...
2015-03-02 Eyal Birgernet: packet: use sockaddr_ll fields as storage for...
2015-03-02 Eyal Birgernet: rxrpc: change call to sock_recv_ts_and_drops(...
2015-03-02 Eyal Birgernet: bluetooth: compact struct bt_skb_cb by converting...
2015-03-02 Eyal Birgernet: bluetooth: compact struct bt_skb_cb by inlining...
2015-03-01 David S. MillerMerge branch 'ebpf_support_for_cls_bpf'
2015-03-01 Daniel Borkmanncls_bpf: add initial eBPF support for programmable...
2015-03-01 Daniel Borkmannebpf: move read-only fields to bpf_prog and shrink...
2015-03-01 Daniel Borkmannebpf: add sched_cls_type and map it to sk_filter's...
2015-03-01 Daniel Borkmannebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter...
2015-03-01 Daniel Borkmannebpf: constify various function pointer structs
2015-02-28 Eric Dumazettcp: cleanup static functions
2015-02-28 David S. MillerMerge branch 'tcp-tso'
2015-02-28 Eric Dumazettcp: tso: allow CA_CWR state in tcp_tso_should_defer()
2015-02-28 Eric Dumazettcp: tso: restore IW10 after TSO autosizing
2015-02-28 Eric Dumazettcp: tso: remove tp->tso_deferred
2015-02-27 David S. MillerMerge branch 'tipc-next'
2015-02-27 Erik Hugnetipc: make media address offset a common define
2015-02-27 Erik Hugnetipc: rename media/msg related definitions
2015-02-27 Erik Hugnetipc: purge links when bearer is disabled
2015-02-27 Erik Hugnetipc: fix nullpointer bug when subscribing to events
2015-02-27 Erik Hugnetipc: only create header copy for name distr messages
2015-02-27 David S. MillerMerge branch 'fib_trie_remove_leaf_info'
2015-02-27 Alexander Duyckfib_trie: Remove leaf_info
2015-02-27 Alexander Duyckfib_trie: Add slen to fib alias
2015-02-27 Alexander Duyckfib_trie: Replace plen with slen in leaf_info
2015-02-27 Alexander Duyckfib_trie: Convert fib_alias to hlist from list
2015-02-27 David S. MillerMerge branch 'ip_level_multicast_join_leave'
2015-02-27 Madhu Challamulticast: Extend ip address command to enable multicas...
2015-02-27 Madhu Challaigmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
2015-02-27 Tom Herbertudp: In udp_flow_src_port use random hash value if...
2015-02-26 Roopa Prabhubridge: fix link notification skb size calculation...
2015-02-25 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-02-25 Guenter Roecknet: dsa: Introduce dsa_is_port_initialized
2015-02-25 David S. MillerMerge branch 'sf2_hwbridge'
2015-02-25 Florian Fainellinet: dsa: integrate with SWITCHDEV for HW bridging
2015-02-25 Guenter Roecknet: dsa: Ensure that port array elements are initializ...
2015-02-24 Ian Morrisipv6: remove dead debug code from ip6_tunnel.c
2015-02-23 Roopa Prabhubridge: add vlan info to bridge setlink and dellink...
2015-02-22 Ameen Alinet: __aligned(size) is preferred over __attribute__...
2015-02-22 Joe Perchesbatman-adv: Fix use of seq_has_overflowed()
2015-02-22 Bojan Prtvarnet: Remove state argument from skb_find_text()
2015-02-22 Dan Carpenterethtool: use "ops" name consistenty in ethtool_set_rxfh()
2015-02-22 Alex W Slateripv6: Replace "#include <asm/uaccess>" with "#include...
2015-02-20 Eric Dumazetigmp: add __ip_mc_{join|leave}_group()
2015-02-20 Joe Perchesbatman-adv: Remove uses of return value of seq_printf
2015-02-20 stephen hemmingertcp: silence registration message
2015-02-18 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-02-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-02-18 Linus TorvaldsMerge tag 'md/3.20-fixes' of git://neil.brown.name/md
2015-02-18 Linus TorvaldsMerge tag 'please-pull-fixmcelog' of git://git.kernel...
2015-02-18 Linus TorvaldsMerge branch 'for-3.20' of git://linux-nfs.org/~bfields...
2015-02-18 Linus TorvaldsMerge branch 'lazytime' of git://git.kernel.org/pub...
2015-02-17 Linus TorvaldsMerge branch 'iov_iter' of git://git.kernel.org/pub...
2015-02-17 Linus TorvaldsMerge branch 'getname2' of git://git.kernel.org/pub...
2015-02-17 Linus TorvaldsMerge branch 'debugfs_automount' of git://git.kernel...
2015-02-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-17 Linus TorvaldsMerge tag 'nios2-v3.20-rc1' of git://git.rocketboards...
2015-02-17 Linus TorvaldsMerge tag 'suspend-to-idle-3.20-rc1' of git://git.kerne...
2015-02-17 Guenter Roecknet: dsa: Set valid phy interface type
2015-02-17 Linus TorvaldsMerge tag '64bit-for-linus' of git://git.kernel.org...
2015-02-17 Linus TorvaldsMerge tag 'defconfig-for-linus' of git://git.kernel...
2015-02-17 Linus TorvaldsMerge tag 'drivers-for-linus' of git://git.kernel.org...
2015-02-17 Linus TorvaldsMerge tag 'dt-for-linus' of git://git.kernel.org/pub...
2015-02-17 Linus TorvaldsMerge tag 'soc-for-linus' of git://git.kernel.org/pub...
2015-02-17 Linus TorvaldsMerge tag 'cleanup-for-linus' of git://git.kernel.org...
2015-02-17 Linus TorvaldsMerge tag 'fixes-non-critical-for-linus' of git://git...
2015-02-16 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2015-02-16 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2015-02-16 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2015-02-16 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2015-02-16 Linus TorvaldsMerge tag 'arc-3.20-rc1' of git://git.kernel.org/pub...
2015-02-16 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2015-02-16 James MorrisMerge branch 'smack-for-3.20-rebased' of git://git...
2015-02-16 James MorrisMerge https://github.com/PeterHuewe/linux-tpmdd into...
2015-02-16 Linus TorvaldsMerge tag 'cris-for-3.20' of git://git.kernel.org/pub...
2015-02-15 Linus TorvaldsMerge tag 'tty-3.20-rc1' of git://git.kernel.org/pub...
2015-02-15 Linus TorvaldsMerge tag 'staging-3.20-rc1' of git://git.kernel.org...
2015-02-15 Linus TorvaldsMerge tag 'driver-core-3.20-rc1' of git://git.kernel...
2015-02-15 Linus TorvaldsMerge tag 'char-misc-3.20-rc1' of git://git.kernel...
2015-02-15 Linus TorvaldsMerge tag 'usb-3.20-rc1' of git://git.kernel.org/pub...
2015-02-15 Linus TorvaldsMerge branch 'for-linus-v3.20' of git://git.infradead...
2015-02-15 WANG Congrtnetlink: call ->dellink on failure when ->newlink...
2015-02-15 Stephen Hemmingernet: spelling fixes
2015-02-15 Masanari Iidanet/core: Fix warning while make xmldocs caused by...
2015-02-15 Martin KaFai Lauipv6: fix ipv6_cow_metrics for non DST_HOST case
2015-02-15 Pravin B Shelaropenvswitch: Fix key serialization.
2015-02-14 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2015-02-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-02-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-02-14 Tejun Heonet: use %*pb[l] to print bitmaps including cpumasks...
2015-02-13 Linus TorvaldsMerge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel...
2015-02-13 Rafael J. WysockiMerge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq...
2015-02-13 Rafael J. WysockiMerge branch 'acpi-ec'
next