]> Git Repo - linux.git/history - net
net/macb: merge at91_ether driver into macb driver
[linux.git] / net /
2015-03-02 Daniel Borkmannfilter: refactor common filter attach code into __sk_at...
2015-03-02 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
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 Arturo Borreronetfilter: nft_compat: add support for arptables extensions
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 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
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-03-01 Florian Westphalrxrpc: don't multiply with HZ twice
2015-03-01 Florian Westphalrxrpc: terminate retrans loop when sending of skb fails
2015-03-01 Arvid Brodinnet/hsr: Fix NULL pointer dereference and refcnt bugs...
2015-03-01 Eric Dumazetnet: do not use rcu in rtnl_dump_ifinfo()
2015-03-01 David S. MillerMerge tag 'mac80211-for-davem-2015-02-27' of git:/...
2015-02-28 Eric Dumazettcp: cleanup static functions
2015-02-28 Eric W. Biedermannet: Verify permission to link_net in newlink
2015-02-28 Eric W. Biedermannet: Verify permission to dest_net in newlink
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-28 Ingo MolnarMerge branch 'linus' into x86/urgent, to merge dependen...
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 'master' of git://git.kernel.org/pub/scm...
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 David S. MillerMerge branch 'rhashtable'
2015-02-27 Daniel Borkmannrhashtable: remove indirection for grow/shrink decision...
2015-02-27 Tom Herbertudp: In udp_flow_src_port use random hash value if...
2015-02-27 Jiri SlabyBluetooth: make hci_test_bit's addr const
2015-02-27 Johan HedbergBluetooth: Update New CSRK event to match latest specif...
2015-02-26 Dan Carpentersunrpc: integer underflow in rsc_parse()
2015-02-26 Jouni Malinenmac80211: Send EAPOL frames at lowest rate
2015-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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-25 Marcelo Ricardo... ipvs: allow rescheduling of new connections when port...
2015-02-24 Ian Morrisipv6: remove dead debug code from ip6_tunnel.c
2015-02-24 Alexander Drozdovaf_packet: don't pass empty blocks for PACKET_V3
2015-02-24 Sasha Levinrtnetlink: avoid 0 sized arrays
2015-02-24 Jiri Slabymac80211/minstrel: fix !x!=0 confusion
2015-02-24 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2015-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-02-24 Junjie Maocfg80211: calls nl80211_exit on error
2015-02-24 Jason Abelecfg80211: fix n_reg_rules to match world_regdom
2015-02-24 Johannes Bergnl80211: fix memory leak in monitor flags parsing
2015-02-24 Samuel Tannl80211: use loop index as type for net detect frequenc...
2015-02-24 Eliad Pellermac80211: clear sdata->radar_required
2015-02-24 Dave AirlieMerge tag 'drm/tegra/for-3.20-rc1-fixes' of git://anong...
2015-02-23 Marcelo Leitneripv6: addrconf: validate new MTU before applying it
2015-02-23 Catalin Marinasnet: compat: Ignore MSG_CMSG_COMPAT in compat_sys_...
2015-02-23 Fabian Frederickirda: replace current->state by set_current_state()
2015-02-23 Rasmus Villemoesdecnet: Fix obvious o/0 typo
2015-02-23 Neal Cardwelltcp: fix tcp_should_expand_sndbuf() to use tcp_packets_...
2015-02-23 Roopa Prabhubridge: add vlan info to bridge setlink and dellink...
2015-02-23 Eric Dumazetnet: pktgen: disable xmit_clone on virtual devices
2015-02-23 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2015-02-23 Linus TorvaldsMerge branch 'for-linus-2' of git://git.kernel.org...
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 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22 Alexander Drozdovaf_packet: allow packets defragmentation not only for...
2015-02-22 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-02-22 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2015-02-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
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-22 Matthew Thodenet: reject creation of netdev names with colons
2015-02-21 Linus TorvaldsMerge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git...
2015-02-21 Linus TorvaldsMerge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org...
2015-02-21 Linus TorvaldsMerge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel...
next
This page took 0.1732 seconds and 7 git commands to generate.