summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-30bridge: respect RFC2863 operational statestephen hemminger
2012-12-30net: filter: return -EINVAL if BPF_S_ANC* operation is not supportedDaniel Borkmann
2012-12-29skbuff: make __kmalloc_reserve staticstephen hemminger
2012-12-29tcp: make proc_tcp_fastopen_key staticstephen hemminger
2012-12-29sctp: make sctp_addr_wq_timeout_handler staticstephen hemminger
2012-12-28net: use per task frag allocator in skb_append_datato_fragsEric Dumazet
2012-12-28dummy: implement carrier changeJiri Pirko
2012-12-28rtnl: expose carrier value with possibility to set itJiri Pirko
2012-12-28net: allow to change carrier via sysfsJiri Pirko
2012-12-28net: add change_carrier netdev opJiri Pirko
2012-12-28bnx2x: use ARRAY_SIZE where possibleSasha Levin
2012-12-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-26ipv6/ip6_gre: set transport header correctlyIsaku Yamahata
2012-12-26ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata
2012-12-26IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike
2012-12-26IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman
2012-12-26tcp: should drop incoming frames without ACK flag setEric Dumazet
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan
2012-12-26cpts: fix a run time warn_on.Richard Cochran
2012-12-26cpts: fix build error by removing useless code.Richard Cochran
2012-12-26batman-adv: fix random jitter calculationAkinobu Mita
2012-12-26f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman
2012-12-26proc: Allow proc_free_inum to be called from any contextEric W. Biederman
2012-12-26pidns: Stop pid allocation when init diesEric W. Biederman
2012-12-25pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman
2012-12-25arp: fix a regression in arp_solicit()Cong Wang
2012-12-23Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-12-23mm: modify pgdat_balanced() so that it also handles order-0Zlatko Calusic
2012-12-23Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...Rafael J. Wysocki
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-12-22hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck
2012-12-22net: sched: integer overflow fixStefan Hasko
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH
2012-12-22Drivers: network: more __dev* removalGreg KH
2012-12-22hwmon: (lm73} Detect and report i2c bus errorsChris Verges
2012-12-22Linux 3.8-rc1Linus Torvalds
2012-12-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-12-22Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-12-22Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-12-22Revert "nfsd: warn on odd reply state in nfsd_vfs_read"J. Bruce Fields
2012-12-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-22Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-12-22ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim
2012-12-21bridge: call br_netpoll_disable in br_add_ifGao feng
2012-12-21ipv4: arp: fix a lockdep splat in arp_solicit()Eric Dumazet
2012-12-21tuntap: dont use a private kmem_cacheEric Dumazet