OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2015-03-13 Florian Fainellinet: bcmgenet: update ring producer index and buffer...
2015-03-13 Petri Gynthernet: bcmgenet: rewrite bcmgenet_rx_refill()
2015-03-13 David S. MillerMerge branch 'tcp_metrics_netns_debloat'
2015-03-13 Eric W. Biedermantcp_metrics: Use a single hash table for all network...
2015-03-13 Eric W. Biedermantcp_metrics: Rewrite tcp_metrics_flush_all
2015-03-13 Eric W. Biedermantcp_metrics: Remove the unused return code from tcp_met...
2015-03-13 Eric W. Biedermantcp_metrics: Add a field tcpm_net and verify it matches...
2015-03-13 Eric W. Biedermantcp_metrics: Mix the network namespace into the hash...
2015-03-13 Eric W. Biedermantcp_metrics: panic when tcp_metrics_init fails.
2015-03-13 Simon Hormanvxlan: Don't set s_addr in vxlan_create_sock
2015-03-13 Eric W. Biedermanmpls: In mpls_egress verify the packet length.
2015-03-13 Jaeden Ameronet/macb: Only adjust tx_clk on link change
2015-03-13 Herbert Xurhashtable: Fix read-side crash during rehash
2015-03-13 Daniel Borkmannrhashtable: kill ht->shift atomic operations
2015-03-13 Herbert Xurhashtable: Fix reader/rehash race
2015-03-13 David S. MillerMerge branch 'listener_refactor'
2015-03-13 Eric Dumazetinet: introduce ireq_family
2015-03-13 Eric Dumazetinet: get_openreq4() & get_openreq6() do not need listener
2015-03-13 Eric Dumazetinet: prepare sock_edemux() & sock_gen_put() for new...
2015-03-13 Eric Dumazetnet: add req_prot_cleanup() & req_prot_init() helpers
2015-03-13 Eric Dumazetinet: add rsk_refcnt/ireq_refcnt to request socks
2015-03-13 Eric Dumazetinet: add ireq_state field to inet_request_sock
2015-03-13 Eric Dumazetinet: add TCP_NEW_SYN_RECV state
2015-03-13 Eric Dumazetipv6: add missing ireq_net & ir_cookie initializations
2015-03-12 Daniel Borkmanncls_bpf: do eBPF invocation under non-bh RCU lock varia...
2015-03-12 David S. MillerMerge branch 'fib_trie_table_merge_fixes'
2015-03-12 Alexander Duyckfib_trie: Provide a deterministic order for fib_alias...
2015-03-12 Alexander Duyckfib_trie: Avoid NULL pointer if local table is not...
2015-03-12 Daniel Borkmannebpf: verifier: check that call reg with ARG_ANYTHING...
2015-03-12 David S. MillerMerge branch 'possible_net_t'
2015-03-12 Eric W. Biedermannet: Introduce possible_net_t
2015-03-12 Eric W. Biedermannet: Kill hold_net release_net
2015-03-12 David S. MillerMerge branch 'rhashtable-cleanups'
2015-03-12 Herbert Xurhashtable: Remove obj_raw_hashfn
2015-03-12 Herbert Xurhashtable: Remove key length argument to key_hashfn
2015-03-12 Herbert Xurhashtable: Use head_hashfn instead of obj_raw_hashfn
2015-03-12 Herbert Xurhashtable: Move masking back into key_hashfn
2015-03-12 Julia Lawallnet/mlx5_core: don't export static symbol
2015-03-12 Herbert Xurhashtable: Add annotation to nested lock
2015-03-12 Eric Dumazetnet: fix CONFIG_NET_NS=n compilation
2015-03-12 Lubomir Rintelipv6: expose RFC4191 route preference via rtnetlink
2015-03-12 Simon Hormanswitchdev: correct spelling of notifier in comments
2015-03-12 Simon Hormanvxlan: Correct path typo in comment
2015-03-12 Eric Dumazetnet: add real socket cookies
2015-03-12 Alexander Duyckfib_trie: Only display main table in /proc/net/route
2015-03-11 David S. MillerMerge branch 'dsa_phy_divert'
2015-03-11 Florian Fainellinet: dsa: fully divert PHY reads/writes if requested
2015-03-11 Florian Fainellinet: dsa: move PHY setup on DSA MII bus to its own...
2015-03-11 Florian Fainelliof: mdio: export of_mdio_parse_addr
2015-03-11 Petri Gynthernet: bcmgenet: collect Rx discarded packet count
2015-03-11 Alexander Duyckfib_trie: Fix uninitialized variable warning
2015-03-11 Sabrina Dubrocafib_trie: call fib_table_flush_external under RTNL
2015-03-11 Robert Shearmanmpls: Allow mpls_gso and mpls_router to be built as...
2015-03-11 Shaohui Xienet/fsl: remove dependency FSL_SOC from MDIO
2015-03-11 Herbert Xurhashtable: Add arbitrary rehash function
2015-03-11 Herbert Xurhashtable: Move hash_rnd into bucket_table
2015-03-11 Alexander Duyckipv4: FIB Local/MAIN table collapse
2015-03-10 Jon Paul Maloytipc: ensure that idle links are deleted when a bearer...
2015-03-10 Alexander Duyckfib_trie: Address possible NULL pointer dereference...
2015-03-10 Stephen Rothwellmacb: Fix merge error.
2015-03-10 Alexander Duyckfib_trie: Correctly handle case of key == 0 in leaf_wal...
2015-03-10 David S. MillerMerge branch 'inet_diag_cleanups'
2015-03-10 Eric Dumazetinet_diag: add const to inet_diag_req_v2
2015-03-10 Eric Dumazetinet_diag: cleanups
2015-03-10 Eric Dumazetnet: constify sock_diag_check_cookie()
2015-03-10 Florian Westphaldrivers: atm: nicstar: remove ifdef'd out skb destructors
2015-03-10 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-03-10 Pablo Neira... netfilter: bridge: use rcu hook to resolve br_netfilter...
2015-03-10 Florian Westphalnetfilter: fix sparse warnings in reject handling
2015-03-10 Florian Fainellinet: phy: bcm7xxx: add alternate id for 7439
2015-03-10 Scott Feldmanswitchdev: add netlink flags to IPv4 FIB add op
2015-03-10 David S. MillerMerge branch 'dsa-next'
2015-03-10 Florian Fainellinet: dsa: utilize of_find_net_device_by_node
2015-03-10 Florian Fainellinet: core: add of_find_net_device_by_node()
2015-03-10 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-03-10 Petri Gynthernet: bcmgenet: core changes for supporting multiple...
2015-03-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2015-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge tag 'trace-fixes-v4.0-rc2-2' of git://git./linux...
2015-03-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge tag 'regulator-v4.0-rc2' of git://git./linux...
2015-03-10 Linus TorvaldsMerge tag 'spi-v4.0-rc2' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge tag 'fbdev-fixes-4.0' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge branch 'for-4.0-fixes' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge branch 'for-4.0-fixes' of git://git./linux/kernel...
2015-03-10 Linus TorvaldsMerge branch 'for-4.0-fixes' of git://git./linux/kernel...
2015-03-09 Jon Paul Maloytipc: fix bug in link failover handling
2015-03-09 Francesco Ruggerinet: delete stale packet_mclist entries
2015-03-09 Jon Paul Maloytipc: Add Ying Xue to TIPC maintainers list
2015-03-09 Eric W. Biedermannet: Remove protocol from struct dst_ops
2015-03-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-09 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-03-09 Josh Cartwrightnet: macb: constify macb configuration data
2015-03-09 Geert Uytterhoevenmpls: Spelling: s/conceved/conceived/, s/as/a/
2015-03-09 Erik Hugnetipc: fix inconsistent signal handling regression
2015-03-09 David S. MillerMerge tag 'linux-can-fixes-for-4.0-20150309' of git...
2015-03-09 David S. MillerMerge tag 'iwlwifi-next-for-kalle-2015-03-07' of https...
2015-03-09 Jiri Pirkoswitchdev: use gpl variant of symbol export
next